dji-sdk / RoboMaster-SDK

DJI RoboMaster Python SDK and Sample Code for RoboMaster EP.
Apache License 2.0
311 stars 142 forks source link

feature request: stop chassis movement #48

Open kalyan088 opened 3 years ago

kalyan088 commented 3 years ago

feature request: stop chassis movement

Robomaster continuing with motion instead of stopping at the desired position. Please support a ep_chassis.stop function.

brunoga commented 3 years ago

Not sure if you mean something else, but there is already a stop method:

https://github.com/dji-sdk/RoboMaster-SDK/blob/b78e9dbba3ec4fb09629d2dd3c8f718553009f46/src/robomaster/chassis.py#L338

On Sun, Jun 20, 2021, 10:11 AM kalyan puvvala @.***> wrote:

feature request: stop chassis movement

Robomaster continuing with motion instead of stopping at the desired position. Please support a ep_chassis.stop function.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dji-sdk/RoboMaster-SDK/issues/48, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAO22HYP7TU3YJ3RJLCRPPTTTYONDANCNFSM47AH2NAA .