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

[Bug] gz baro and gps noise models #24358

Open
dakejahl opened this issue Feb 18, 2025 · 0 comments
Open

[Bug] gz baro and gps noise models #24358

dakejahl opened this issue Feb 18, 2025 · 0 comments
Assignees

Comments

@dakejahl
Copy link
Contributor

dakejahl commented Feb 18, 2025

Describe the bug

The SensorGpsSim and SensorBaroSim classes have noise models that are not representative of real world sensors.

To Reproduce

Takeoff and hover

make px4_sitl gz_x500
commander takeoff

Expected behavior

The GPS position/altitude signals should be smooth with some amount of random walk. The error between measurements should be correlated rather than random. Conversely the the baro signal should have high frequency random noise.

Example from a real aircraft

Image

Screenshot / Media

From simulation
Image

Flight Log

From simulation
https://review.px4.io/plot_app?log=ac14dddd-5006-448a-825a-1df397e83126

Software Version

main

Flight controller

sitl

Vehicle type

None

How are the different components wired up (including port information)

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants