Crash when overlapping commands in high level commander #260
-
Beta Was this translation helpful? Give feedback.
Answered by
krichardsson
Sep 7, 2022
Replies: 1 comment 1 reply
-
This sounds like a bug. The intended behavior is to re-plan the trajectory from the current state whenever a new goto command is received. Great that you supply a script for easy reproduction, thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ItsVipra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This sounds like a bug. The intended behavior is to re-plan the trajectory from the current state whenever a new goto command is received.
We are using overlapping goto commands from time to time and have not seen this problem, but I will add this as an issue for further investigation.
Great that you supply a script for easy reproduction, thanks!