You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which section of robot code is this for?
High Level Controller
Description of feature
Build a controller to make decisions about which tasks need to be executed. This controller will determine what the robot does (including switching between human controlled and autonomous modes).
Build ROS Node to interface with all other necessary nodes to send commands
Additional Notes
Potentially approach this by developing a finite state machine (HFSM).
The text was updated successfully, but these errors were encountered:
Which section of robot code is this for?
High Level Controller
Description of feature
Additional Notes
Potentially approach this by developing a finite state machine (HFSM).
The text was updated successfully, but these errors were encountered: