Speed is inverted when dist is negative (#1897)
* Positive speed and distance are enforced in backup action node
* Enforce positive inputs to backup recovery
* Removed positive enforcement from backup action
Co-authored-by:
Matthijs den Toom <mdentoom@lely.com>
Showing
- nav2_behavior_tree/include/nav2_behavior_tree/plugins/action/back_up_action.hpp 1 addition, 1 deletion...lude/nav2_behavior_tree/plugins/action/back_up_action.hpp
- nav2_behavior_tree/plugins/action/back_up_action.cpp 0 additions, 5 deletionsnav2_behavior_tree/plugins/action/back_up_action.cpp
- nav2_behavior_tree/test/plugins/action/test_back_up_action.cpp 2 additions, 2 deletions...behavior_tree/test/plugins/action/test_back_up_action.cpp
- nav2_recoveries/plugins/back_up.cpp 5 additions, 4 deletionsnav2_recoveries/plugins/back_up.cpp
Please register or sign in to comment