Add support for DWB to use a costmap in the base_link frame (#720)
* Add params for rolling window, no static layer * Add a transform tolerance duration * Add support for time differences * Fixing a typo * Missed a rebase issue. * Make system test params match bringup params so this change gets tested * Fix system test to use bringup params file
Showing
- nav2_bringup/launch/nav2_params.yaml 8 additions, 0 deletionsnav2_bringup/launch/nav2_params.yaml
- nav2_dwb_controller/dwb_core/include/dwb_core/dwb_local_planner.hpp 1 addition, 0 deletions...ontroller/dwb_core/include/dwb_core/dwb_local_planner.hpp
- nav2_dwb_controller/dwb_core/src/dwb_local_planner.cpp 17 additions, 5 deletionsnav2_dwb_controller/dwb_core/src/dwb_local_planner.cpp
- nav2_dwb_controller/nav_2d_utils/include/nav_2d_utils/tf_help.hpp 23 additions, 3 deletions..._controller/nav_2d_utils/include/nav_2d_utils/tf_help.hpp
- nav2_system_tests/params/nav2_params.yaml 0 additions, 174 deletionsnav2_system_tests/params/nav2_params.yaml
- nav2_system_tests/src/system/CMakeLists.txt 14 additions, 3 deletionsnav2_system_tests/src/system/CMakeLists.txt
- nav2_system_tests/src/system/test_system_launch.py 3 additions, 1 deletionnav2_system_tests/src/system/test_system_launch.py
- tools/run_test_suite.bash 4 additions, 3 deletionstools/run_test_suite.bash
Please register or sign in to comment