Commit 74c039b
andrewluiqut
behaviours_base.py: method update on changing how the GeneralCommanderStates.ABORTED signal is handled, updated to enables the task trees to report pytree FAILURE but the task status can stay the same. This allows the task status is WORKING and so other parts of the behaviour tree may deal with the arm commander abort signal such as retry or trying another branch
1 parent c544569 commit 74c039b
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
239 | | - | |
240 | | - | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
241 | 244 | | |
242 | 245 | | |
243 | 246 | | |
| |||
0 commit comments