Skip to content

Commit

Permalink
Fixed doc for refrence frame of GSS
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoBerger authored Dec 16, 2024
1 parent 1a32cfa commit 4141391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ground-speed-sensor.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The ground speed sensor is modeled around the Kistler ground speed (like the Kistler Correvit SFII).

Velocity information is captured in the global world frame in ENU frame.
Velocity information is relative to the vehicle frame in ENU coordinates (x forward, y to the left).

At this moment no extra noise is added to the sensordata since the kistler 250hz data averaged into the 100hz is so close to ground truth that adding noise would be unrealistic.

Expand Down Expand Up @@ -78,4 +78,4 @@ twist:
x: 0.0
y: 0.0
z: 0.0
```
```

0 comments on commit 4141391

Please sign in to comment.