CMU-Robotics-Club / RoboBuggy2

A complete re-write of the old RoboBuggy.
GNU General Public License v3.0
3 stars 0 forks source link

Nand launch file #57

Closed PatXue closed 6 months ago

PatXue commented 6 months ago

What type of PR is this? (check all applicable)

Description

Split main.launch into two launch files, one for NAND (nand-main.launch) and one for SC (sc-main.launch).

Important Note

I was not able to test the changes I made to the Controller class, since Docker has broken on my computer, so please test my code.