Skip to content
Snippets Groups Projects
  1. Oct 25, 2018
    • Michael Jeronimo's avatar
      Get rid of the Robot abstract base class (#234) · 6bd4a5ff
      Michael Jeronimo authored
      Since we likely won't implement non-ROS robots, remove the abstract base class
      and make the Robot class be a ROS robot. The Robot class will contain the functionality
      common to all ROS robots. There can be derived classes that add functionality that is
      not common to all ROS robots.
      
      Also, since I'm modifying the SimpleNavigator, update the ROS log messages so that
      they don't (redundantly) include the module name since it's already in the output.
  2. Oct 24, 2018
  3. Oct 23, 2018
  4. Oct 20, 2018
  5. Oct 19, 2018