Bunches of random new tests (#1909)
* trying to get A* to work again * make flake 8 happy * adding cancel and preempt test * planner tests use A* * adding A* note * test with topic
Showing
- nav2_planner/src/planner_server.cpp 1 addition, 4 deletionsnav2_planner/src/planner_server.cpp
- nav2_system_tests/src/planning/planner_tester.cpp 4 additions, 0 deletionsnav2_system_tests/src/planning/planner_tester.cpp
- nav2_system_tests/src/system/CMakeLists.txt 5 additions, 2 deletionsnav2_system_tests/src/system/CMakeLists.txt
- nav2_system_tests/src/system/test_system_launch.py 2 additions, 1 deletionnav2_system_tests/src/system/test_system_launch.py
- nav2_system_tests/src/system/tester_node.py 2 additions, 6 deletionsnav2_system_tests/src/system/tester_node.py
- nav2_system_tests/src/waypoint_follower/tester.py 28 additions, 8 deletionsnav2_system_tests/src/waypoint_follower/tester.py
- nav2_waypoint_follower/include/nav2_waypoint_follower/waypoint_follower.hpp 1 addition, 0 deletions...ower/include/nav2_waypoint_follower/waypoint_follower.hpp
- nav2_waypoint_follower/src/waypoint_follower.cpp 3 additions, 2 deletionsnav2_waypoint_follower/src/waypoint_follower.cpp
Please register or sign in to comment