Skip to content

Shuffleboard.startRecording() does not work when connected to FMS #735

@agasser

Description

@agasser

When connected to the FMS at a competition the Shuffleboard.startRecording() method does not start recording. The method works great when connected directly to the robot in the shop but does not work at competitions.

To Reproduce
Steps to reproduce the behavior:

  1. Add Shuffleboard.startRecording() to autonomousInit()
  2. Add Shuffleboard.stopRecording() to disabledInit()
  3. Connect driverstation running Shuffleboard to the FMS
  4. Connect robot to the FMS
  5. Run an actual match

Expected behavior
Recording data is created from Shuffleboard.

Actual behavior
No recordings are created.

Desktop:

  • OS: Windows
  • Java version: 11 (bundled with WPILib)
  • Version: 2022.4.1

Workaround
The Drive Team can manually start the recording by pressing the record button before the match starts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions