Port nav2_robot to lifecycle nodes (#648)
* Lifecycle-enable the nav2_robot directory * Enable SimpleNavigator now that it compiles
Showing
- nav2_robot/CMakeLists.txt 2 additions, 0 deletionsnav2_robot/CMakeLists.txt
- nav2_robot/include/nav2_robot/robot.hpp 17 additions, 10 deletionsnav2_robot/include/nav2_robot/robot.hpp
- nav2_robot/package.xml 3 additions, 1 deletionnav2_robot/package.xml
- nav2_robot/src/robot.cpp 58 additions, 5 deletionsnav2_robot/src/robot.cpp
- nav2_robot/test/CMakeLists.txt 3 additions, 1 deletionnav2_robot/test/CMakeLists.txt
- nav2_robot/test/test_robot_class.cpp 118 additions, 16 deletionsnav2_robot/test/test_robot_class.cpp
- nav2_simple_navigator/COLCON_IGNORE 0 additions, 0 deletionsnav2_simple_navigator/COLCON_IGNORE
Please register or sign in to comment