RoboJackets / roboracing-software

ROS packages for the RoboJackets RoboRacing team.
https://robojackets.org/teams/roboracing/
MIT License
75 stars 52 forks source link

URC Controller #354

Open Daniel-Martin576 opened 4 years ago

Daniel-Martin576 commented 4 years ago

Goal: Make a controller for the urban challenge that is able to switch between planners. It should use our navigation_controller for the start light and finish line logic and use the urc controller as a state machine to orchestrate. You can look at the old controller to see how it was done.

URC Controller:

Files Edited (at least): rr_iarrc/src/urc_controller/urc_controller.cpp

Success Criteria: