New Gazebo world model with dynamic obstacles and a map (#1186)
* Created a new gazebo world with randomly moving dynamic obstacles. Added a map file for the empty room. - Dynamic obstacle Gazebo model (Randomly moving box) - Empty room Gazebo model (20x20 meter empty room with walls) - A gazebo world model with an empty room and 9 dynamic obstacles.
Showing
- nav2_system_tests/maps/empty_room.pgm 4 additions, 0 deletionsnav2_system_tests/maps/empty_room.pgm
- nav2_system_tests/maps/empty_room.png 0 additions, 0 deletionsnav2_system_tests/maps/empty_room.png
- nav2_system_tests/maps/empty_room.yaml 6 additions, 0 deletionsnav2_system_tests/maps/empty_room.yaml
- nav2_system_tests/models/dynamic_obstacle/README.md 38 additions, 0 deletionsnav2_system_tests/models/dynamic_obstacle/README.md
- nav2_system_tests/models/dynamic_obstacle/model.config 15 additions, 0 deletionsnav2_system_tests/models/dynamic_obstacle/model.config
- nav2_system_tests/models/dynamic_obstacle/model.sdf 71 additions, 0 deletionsnav2_system_tests/models/dynamic_obstacle/model.sdf
- nav2_system_tests/models/dynamic_world/README.md 16 additions, 0 deletionsnav2_system_tests/models/dynamic_world/README.md
- nav2_system_tests/models/dynamic_world/world.model 85 additions, 0 deletionsnav2_system_tests/models/dynamic_world/world.model
- nav2_system_tests/models/empty_room/README.md 3 additions, 0 deletionsnav2_system_tests/models/empty_room/README.md
- nav2_system_tests/models/empty_room/model.config 11 additions, 0 deletionsnav2_system_tests/models/empty_room/model.config
- nav2_system_tests/models/empty_room/model.sdf 164 additions, 0 deletionsnav2_system_tests/models/empty_room/model.sdf
Please register or sign in to comment