gazebosim / gz-sensors

Provides numerous sensor models designed to generate realistic data from simulation environments.
https://gazebosim.org
Apache License 2.0
59 stars 58 forks source link

Noise of navsat position horizontal in degree #325

Open vincentrou opened 1 year ago

vincentrou commented 1 year ago

Description

mjcarroll commented 1 year ago

@vincentrou I'm going to have to do some digging to see if the initial intent was to specify noise in terms of meters or degrees, and then we can either adjust the documentation or implementation.

I think in both cases (meters or degrees), we should probably be careful to attempt to match real-world noise models. I wouldn't expect to see uncorrelated noise in easting/north/up measurements with a GPS, but that may be a larger changeset required.

rachit-aggarwal commented 6 months ago

I noticed the same issue when trying to setup using Fortress. Wanted to see if there is any update on this?

Not sure, if it helps, I noticed that in the SDF documentation, the user is expected to prescribe noise in meters.