Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpeedControllerGroup looses children on reorder #97

Open
AustinShalit opened this issue Jan 17, 2018 · 1 comment
Open

SpeedControllerGroup looses children on reorder #97

AustinShalit opened this issue Jan 17, 2018 · 1 comment

Comments

@AustinShalit
Copy link
Member

When moving a SpeedControllerGroup around in the tree it looses some of its children. It looks like it has a 50% retention rate.

Steps to reproduce:

  1. Open a RobotBuilder project
  2. Create a Subsystem
  3. Add a RobotDrive to the created subsystem
  4. Add a speed controller group to the subsystem
  5. Add speed controllers to the speed controller group
  6. Move the speed controllers to the RobotDrive

This also works when moving the speed controller group from the RobotDrive to another subsystem or subsystem to subsystem.

@sciencewhiz
Copy link
Collaborator

@SamCarlberg I've seen this also, would you have time to look at it? The speed controllers are still in the map (can't add another device that uses the same port), but missing from the GUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants