Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

CANivore name does not load from config #486

Closed
agasser opened this issue Feb 22, 2023 · 1 comment
Closed

CANivore name does not load from config #486

agasser opened this issue Feb 22, 2023 · 1 comment
Labels
component: generation Generation of robot projects

Comments

@agasser
Copy link

agasser commented Feb 22, 2023

When using a CANivore and the Motor CANivore Name field is populated with a value other than "rio", the stored value does not repopulate when the config is loaded from a file.

Steps to reproduce:

  1. Create a drivetrain project
  2. Add a set of TalonFX motors
  3. Set the CAN bus name to "swerve"
  4. Save
  5. Close SysID
  6. Open SysID and load the config

The CAN bus name will be "rio" instead of the expected "swerve".

Here is an example config:
config.json.txt

Frustratingly, this is related to #482 where a CANivore name is required in the config file, even though it doesn't load.

@calcmogul calcmogul added the component: generation Generation of robot projects label Sep 20, 2023
@calcmogul
Copy link
Member

OBE by #518.

@calcmogul calcmogul closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: generation Generation of robot projects
Projects
None yet
Development

No branches or pull requests

2 participants