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

Yaw rate message or faster yaw from MainController? #10

Closed
y22ma opened this issue Oct 19, 2015 · 2 comments
Closed

Yaw rate message or faster yaw from MainController? #10

y22ma opened this issue Oct 19, 2015 · 2 comments

Comments

@y22ma
Copy link

y22ma commented Oct 19, 2015

Is there anyway to get yaw rate from the SDK? Currently I'm estimating the yaw rate from the yaw status message from the MainController class, but the status only comes in at 10hz, and I'm wondering:

  1. if there exists another API call that obtains yaw speed from the onboard filter and if not,
  2. if there's a way to get faster yaw update.
@SilverChangjian
Copy link

Sorry, the communication between rc and aircraft is limited by the frequency and the maximum of the communication is around 10Hz. We want to improve the frequency, however, the hardware limited the functionality.

@SilverChangjian
Copy link

Please use the latest SDK for your project, we are not going to support the 2.x version of the SDK.

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