-
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
Position control problems with typhoon_h480 model in gazebo sitl #12221
Comments
Issue still present as far as I can see - would be great to see the reason this has been closed? |
You have probably been misled by the referenced Weekly Digest. |
So it is - silly me! |
@jannsta1 Do you still have this issue? I can fly the H520 in SITL with the current master |
@Jaeyoung-Lim - nice chatting with you at the dev summit :) and thanks for looking into this. I last checked with the master 5 days ago and still saw the issue - won't have access to my workstation until Monday so will try then and report back. Just to check though - is there a H520 model in the sitl_gazebo repo as well as the H480? Its also worth mentioning that its important to do the clean build steps (step 1 from the initial bug report) to ensure that everything has been rebuilt with desired git checkout. |
@Jaeyoung-Lim - update as promised - I am still seeing the issue on latest master. Couple of other notes:
Finally - looking at the changes made on the commit when I started seeing this (listed above), there were many changes made to the sitl sensor IDs - I just didn't notice anything that would explain why this would effect the typhoon model and not the iris models. |
@jannsta1 I will look into this as soon as possible. Currently I am overloaded with other stuff not related to SITL, so won't be able to look at it this week |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I have tested this and it can fly without any problems. @jannsta1 Please reopen if the problem persists |
The bug
Since Firmware Commit 43e3fc7 the typhoon_h480 model does not exhibit good position control in gazebo simulation with mavros. Still the case as at b0176dc. The error message
Critical navigation failure! Check sensor calibration
is logged in conjunction with the problem.From release v1.9.0 to the commit prior to the reported issue (4a4d323) seem to work fine.
To Reproduce
Steps to reproduce the behavior:
roslaunch px4 mavros_posix_sitl.launch vehicle:=typhoon_h480
Expected behavior
Stable position control behaviour (from commit 4a4d323):
https://logs.px4.io/plot_app?log=6c788665-95f7-4b2b-a963-9ad58911024c
Log Files and Screenshots
Unstable position control behaviour:
https://logs.px4.io/plot_app?log=894c8553-18b1-4fc1-ad4a-d1587485637e
Additional context
Preflight Fail: Compass #0 uncalibrated
but possibly due to not clearing parameter files between different build levels.commander takeoff
in gazebo via the pxh> shell the vehicle seems stable.The text was updated successfully, but these errors were encountered: