emitting UserAbortEvent instead of GoalReached on stop()
requested by @christophpohl : the behavior of stop() and stopAll() should be similar in that they both emit the same stop event. Here, we use the UserAbortTriggered
event. Previously, (why? :D ) the GoalReached
event was used in stopAll.
Todo:
-
test on ARMAR-6 / manipulation pipeline
Edited by Fabian Reister
Merge request reports
Activity
added 10 commits
-
fdfe83d1...ea1af440 - 9 commits from branch
master
- 4de3c89a - Merge remote-tracking branch 'origin/master' into fix/emit-on-user-abort-event-on-stop
By ARMAR-6 on 2022-05-04T09:42:36 (imported from GitLab)
-
fdfe83d1...ea1af440 - 9 commits from branch
added 11 commits
-
4de3c89a...4d690ca6 - 10 commits from branch
master
- 80a7a279 - Merge remote-tracking branch 'origin/master' into fix/emit-on-user-abort-event-on-stop
-
4de3c89a...4d690ca6 - 10 commits from branch
mentioned in commit ee25209a
Please register or sign in to reply