-
Notifications
You must be signed in to change notification settings - Fork 221
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
px4 sitl gazebo standard vtol sim error fail safe #737
Comments
Is this PX4 or ArduPilot? What version? How are you trying all this? Any logs? I don't have nearly enough information to attempt to help you I'm afraid. |
I use px4 and gazebo for simulation. I use classic gazebo vtol. I am using latest version mavsdk. Sometimes in qgc it says no manual control please check health first. |
Please update a log to logs.px4.io and link it here. And describe what you tried to do and what happened instead. |
[14:26:30.434] Info: Armed by external command
[14:27:18.533] Critical: Failsafe activated: switching to RTL
[14:27:18.537] Info: RTL: start return at 548 m (60 m above destination) |
I am using missions but i cannot complete because of this errors |
You don't have manual control input. You either need to provide manual control input, or try to disable the check using the param NAV_RCL_ACT. |
While heading to my waypoint, it doesn't pass through all the points and doesn't print them. Sometimes, when I run it, it goes into failsafe mode before reaching the waypoint. Also, it can't switch to Fixed Wing mode; when I include it in a mission in MAVSDK, sometimes all the motors work together, and sometimes only one motor works. However, before reaching the desired location, it circles in the air.
[22:38:41.772] Critical: Mission failure: unable to reach heading within timeout
[22:38:41.868] Critical: Failsafe activated: switching to RTL in 5 seconds
[22:38:46.879] Critical: Failsafe activated: switching to RTL
The text was updated successfully, but these errors were encountered: