Rename the costmap_world_model (#268)
* Rename the costmap_world_model * Remove placeholder .gitignore files The original idea was that we might have different world model implementations. However, as it turns out, we will likely only have the one implementation that evolves over time. So, we don't necessarily want to emphasize that it is costmap-based, but want to allow for other representations going forward. Hence the name change.
Showing
- nav2_costmap_world_model/doc/.gitignore 0 additions, 0 deletionsnav2_costmap_world_model/doc/.gitignore
- nav2_costmap_world_model/test/.gitignore 0 additions, 0 deletionsnav2_costmap_world_model/test/.gitignore
- nav2_world_model/CHANGELOG.rst 0 additions, 0 deletionsnav2_world_model/CHANGELOG.rst
- nav2_world_model/CMakeLists.txt 3 additions, 3 deletionsnav2_world_model/CMakeLists.txt
- nav2_world_model/README.md 0 additions, 0 deletionsnav2_world_model/README.md
- nav2_world_model/include/nav2_world_model/world_model.hpp 8 additions, 8 deletionsnav2_world_model/include/nav2_world_model/world_model.hpp
- nav2_world_model/package.xml 1 addition, 1 deletionnav2_world_model/package.xml
- nav2_world_model/src/main.cpp 2 additions, 2 deletionsnav2_world_model/src/main.cpp
- nav2_world_model/src/world_model.cpp 9 additions, 9 deletionsnav2_world_model/src/world_model.cpp
- navigation2/package.xml 1 addition, 1 deletionnavigation2/package.xml
File moved
File moved
Please register or sign in to comment