igvc-software
igvc-software copied to clipboard
Rewrite the igvc_gazebo/control node to be a C++ class.
AC: The igvc_gazebo/control node should be split into a header and cpp file, with the cpp file containing member function implementations as well as the main function, and retain functionality of the node.