-
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 Mode not Switching after Arming #13799
Comments
Thanks for the report. I have seen similar complaints. Have you found a solution or workaround? |
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions. |
Hello! I am facing the same issue. Is there an answer? |
Not a solution but more of a workaround... I reverted the pixhawk firmware to version 1.10.0 and that seemed to fixed my issue. |
@hsilvaga Looking at your log outputs such as
You don't have a valid position estimate. Therefore you cannot use position/velocity setpoints |
I saw a similar error for the latest stable build v1.12.0. Manual flight seems to work fine, but the offboard command is rejected when using mavros. I then reverted to v1.11.0 and it worked. Haven't tried other versions yet. |
I'm going to close this. Please comment again if this is still an issue. |
Issue: Switching to offboard after arming sets off error on real-world Drone, however switching straight into offboard is possible
Steps:
1.Arms drone
2. Then sends stream of setpoints
3. Switches to offboard mode
[ WARN] [1577568026.571076614]: CMD: Unexpected command 176, result 0
PX4 LOG:
Drone Description:
-QuadCopter
-PX4
-Jetson Nano companion
Additional context
Add any other context about the problem here.
**Code used for the ROS_NODE works in Gazebo simulation
The text was updated successfully, but these errors were encountered: