ros-perception / radar_msgs

A set of standard messages for RADARs in ROS
Apache License 2.0
25 stars 5 forks source link

Improve timestamp granularity of different measurements within a scan #16

Open tobiasneumann opened 1 year ago

tobiasneumann commented 1 year ago

The current message for a RadarScan just stores one time stamp for all returns. And this time stamp is not clearly defined.

Proposed change