radar_msgs
radar_msgs copied to clipboard
Add sensor characteristics to RadarScan
While for LiDAR sensors the measured returns are typically treated as points, this behavior is problematic for radar sensors.
Proposed change
- Add the field
sensor_properties
toRadarScan
- Add the message
SensorProperties
to group the information about the device used for the measurement.
@tobiasneumann are you okay with us releasing this to Rolling, with the knowledge that there's going to be a breaking change, and not backport that to earlier releases?
@tobiasneumann are you okay with us releasing this to Rolling, with the knowledge that there's going to be a breaking change, and not backport that to earlier releases?
Yes of course, I never expected a breaking interface change on existing releases.