Adding CI Test with obstacle not considered on the map (#1259)
Adding a test that uses a world with a stationary obstacle that is not present on the map and that is blocking the preferred path. This is intended to test the obstacle layer. The robot should find an alternate path.
Showing
- nav2_system_tests/src/system/CMakeLists.txt 14 additions, 0 deletionsnav2_system_tests/src/system/CMakeLists.txt
- nav2_system_tests/worlds/turtlebot3_ros2_demo.world 0 additions, 14 deletionsnav2_system_tests/worlds/turtlebot3_ros2_demo.world
- nav2_system_tests/worlds/turtlebot3_ros2_demo_obstacle.world 523 additions, 0 deletionsnav2_system_tests/worlds/turtlebot3_ros2_demo_obstacle.world
- tools/run_test_suite.bash 1 addition, 0 deletionstools/run_test_suite.bash
Please register or sign in to comment