igvc-software
igvc-software copied to clipboard
Rewrite the igvc_gazebo/ground_truth node to be a C++ class
AC: The igvc_gazebo/ground_truth 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.