Commit 2e1ee2a
Fix bug in nav2_behavior_tree/bt_action_node (ros-navigation#3849)
* Fix bug in nav2_behavior_tree/bt_action_node
* Fixed the bug in halt function inside
nav2_behavior_tree/plugin/action/bt_action_node.hpp
* Added new case to nav2_behavior_tree/plugin/action/bt_action_node.hpp
for testing the scenario to cancel
* Refactored existing cases in
nav2_behavior_tree/plugin/action/bt_action_node.hpp
Signed-off-by: CihatAltiparmak <cihataltiparmak1@gmail.com>
* Fix bug in nav2_behavior_tree/bt_action_node
* Fixed the bug in halt function inside
nav2_behavior_tree/plugin/action/bt_action_node.hpp
* Added new case to nav2_behavior_tree/plugin/action/bt_action_node.hpp
for testing the scenario to cancel
* Refactored existing cases in
nav2_behavior_tree/plugin/action/bt_action_node.hpp
Signed-off-by: CihatAltiparmak <cihataltiparmak1@gmail.com>
---------
Signed-off-by: CihatAltiparmak <cihataltiparmak1@gmail.com>1 parent d54256f commit 2e1ee2a
File tree
1 file changed
+7
-0
lines changed1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
154 | 161 | | |
155 | 162 | | |
156 | 163 | | |
| |||
0 commit comments