Skip to content

Commit

Permalink
RadarReturn: change unit for amplitude to RCS
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Neumann committed Aug 22, 2023
1 parent 47d2f26 commit 66cb4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msg/RadarReturn.msg
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ float32 azimuth # Angle (in radians) in the azimuth pla
float32 elevation # Angle (in radians) in the elevation plane between the sensor and the detected return.
# Negative angles are below the sensor. For 2D radar, this will be 0.
float32 doppler_velocity # The doppler speed (m/s) of the return.
float32 amplitude # The amplitude of the return (dB).
float32 amplitude # The radar cross section of the return (RCS linear/m^2).

0 comments on commit 66cb4ba

Please sign in to comment.