RoboJackets / igvc-software

The code base for the RoboNav team's IGVC robot.
https://robojackets.org/teams/robonav/
MIT License
91 stars 120 forks source link

Added "required" to igvc_control.launch. Tested by killing the igvc_c… #860

Closed NicholasLeone closed 2 years ago

NicholasLeone commented 2 years ago

Add "required" to igvc_control node

Added "required" attribute to igvc_control node. I tested the attribute by killing the igvc_control node and seeing the entire stack die.

Self Checklist