Quote:
Originally Posted by lineskier
I for one have been converted into a huge proponent of robot builder.
Sooo...
Creating a Project in RobotBuilder
Maintaining a Project in RobotBuilder
Using Git to manage a RobotBuilder based project.
Interrupted vs Finished Commands
Planning for Edge Cases (i.e. no hot goal)
Extendable Commands (may be more advanced than intermediate)
Analog Buttons (many teams don't utilize the xbox triggers because their analog)
Command - Subsystem Dependencies and Interrupts.
|
Great list, thank you.
Quote:
Creating a Project in RobotBuilder
Maintaining a Project in RobotBuilder
Using Git to manage a RobotBuilder based project.
|
We used RobotBuilder our first year and were not big fans of it, but maybe that's because we weren't using it correctly. Its something we can look into and see what we can come up with.
Quote:
|
Using Git to manage a RobotBuilder based project.
|
I love this suggestion and will probably just expand it into "Using a repository to manage your code." This is something that we finally started doing more of this year and it has help. we haven't completely figured out our best process yet but we're improving.