-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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
Offboard attitude rate control broken #12241
Comments
No, but I'll look into it. We should really get these tests running against PX4/Firmware directly. |
What are the general requirements of offboard control mode? Is it expected that you start streaming some type of offboard setpoint prior to changing modes? |
Exactly, you need to have an offboard setpoint set before you can switch to the mode. |
There seems to be a regression for offboard control since 1.9. Starting offboard control, so switching the mode to offboard control does no longer work.
Offboard control gets rejected:
To Reproduce
Run the MAVSDK integration test against jMAVSim SITL:
The text was updated successfully, but these errors were encountered: