Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DJI RS2/RS3 should warn that RC yaw control does not support "follow" #5945

Closed
rmackay9 opened this issue May 8, 2024 · 2 comments
Closed

Comments

@rmackay9
Copy link
Contributor

rmackay9 commented May 8, 2024

As mentioned in this issue our DJI RS2/RS3 driver does not support RC yaw control in "follow" mode. RC yaw control is always "lock" mode (aka "earth frame").

We should add a warning to the DJI RS2/RS3 wiki page. Something like, "warning: Yaw rate control is always "follow" mode (aka "earth frame") meaning that if the user control the gimbal's yaw rotation rate from the RC (e.g. MNT1_RC_RATE > 0) the gimbal will rotate in "lock" mode (e.g. "earth frame", e.g. will not rotate with the vehicle). A work around is to always use yaw angle control (e.g. MNT1_RC_RATE = 0) or switch the mount to "Neutral" whenever the user wishes to re-center it.

This issue was identified in this Copter-4.5 discussion: https://discuss.ardupilot.org/t/ap-support-for-dji-rs2-rsc2-rs3-gimbals-maybe/91830/38

@Hwurzburg
Copy link
Contributor

done

@rmackay9
Copy link
Contributor Author

rmackay9 commented May 8, 2024

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants