Add obstacle footprint dwb critic test (#2099)
* Setup for obstacle footprint test. * Make std::string arguments const * Added additional tests for obstacle footprint test. * Add todo. * Several code cleanup actions. Renamed the function p to getPoint. Removed commented out code. Fixed the trow->throw typo and explained some tests in comments.
Showing
- nav2_dwb_controller/dwb_core/include/dwb_core/trajectory_critic.hpp 2 additions, 2 deletions...ontroller/dwb_core/include/dwb_core/trajectory_critic.hpp
- nav2_dwb_controller/dwb_critics/test/CMakeLists.txt 4 additions, 1 deletionnav2_dwb_controller/dwb_critics/test/CMakeLists.txt
- nav2_dwb_controller/dwb_critics/test/obstacle_footprint_test.cpp 258 additions, 0 deletions...b_controller/dwb_critics/test/obstacle_footprint_test.cpp
Please register or sign in to comment