Skip to content

Commit

Permalink
gnss_track: used correct name for speed over ground
Browse files Browse the repository at this point in the history
  • Loading branch information
pcdangio committed Oct 5, 2021
1 parent 73ca5dd commit afc2064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msg/gnss_track.msg
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ uint8 REFERENCE_TRUE_NORTH = 0
uint8 REFERENCE_MAGNETIC_NORTH = 1

float64 heading # The global heading of the track w.r.t. the reference [rad].
float64 velocity # The scalar velocity of the track, [m/s]
float64 speed # The scalar speed of the track, [m/s]

0 comments on commit afc2064

Please sign in to comment.