Remove code for DWA to DWB migration (#2027)
* Remove the parameters.hpp file. * Put parameters.hpp back. Only removed the two functions for depricated parameters. * Removed DWBLocalPlanner::loadBackwardsCompatibleParameters(). It will now throw a runtime error if there are no critics declared in the parameters. * Remove moveParameter. It was not used anywhere.
Showing
- nav2_dwb_controller/dwb_core/include/dwb_core/dwb_local_planner.hpp 0 additions, 1 deletion...ontroller/dwb_core/include/dwb_core/dwb_local_planner.hpp
- nav2_dwb_controller/dwb_core/src/dwb_local_planner.cpp 1 addition, 59 deletionsnav2_dwb_controller/dwb_core/src/dwb_local_planner.cpp
- nav2_dwb_controller/dwb_plugins/src/kinematic_parameters.cpp 0 additions, 6 deletionsnav2_dwb_controller/dwb_plugins/src/kinematic_parameters.cpp
- nav2_dwb_controller/dwb_plugins/src/standard_traj_generator.cpp 0 additions, 2 deletions...wb_controller/dwb_plugins/src/standard_traj_generator.cpp
- nav2_dwb_controller/nav_2d_utils/include/nav_2d_utils/parameters.hpp 0 additions, 89 deletions...ntroller/nav_2d_utils/include/nav_2d_utils/parameters.hpp
Please register or sign in to comment