Passing duration to go_to service #1820
Replies: 1 comment
-
Hello vihaan! I am assuming that your problem is similar to this issue. To set an appropriate duration for each go_to command, I would recommend to deal with every motion as if it had a constant velocity. By setting a global mean velocity Let us know if this is the case with your issue and don't hesitate to reach out for further help. |
Beta Was this translation helpful? Give feedback.
-
While passing a duration to the go_to service (with interface crazyflie_interfaces/srv/GoTo, we noticed that the drone overshoots the expected goal, by quite a lot for large distances. How do we set an appropriate duration to minimise this overshoot?
Beta Was this translation helpful? Give feedback.
All reactions