CHANGELOG

Changelog for package off_highway_premium_radar_sample

0.6.2 (2024-06-13)

  • Fix azimuth and elevation angle variances of premium radar (#8)

  • Contributors: Maximilian Hilger

0.6.1 (2024-06-04)

0.6.0 (2024-05-14)

  • Rename premium radar driver to sample Currently, the delivered Radar Off-Highway Premium and its firmware are just samples. Separate package will be created for series firmware.

  • Switch from deprecated signature to const shared_ptr reference while still supporting efficient intra-process communication See https://github.com/ros2/rclcpp/pull/1598.

  • Interpret azimuth and elevation angle of premium radar locations as cone coordinates

  • Update executable names for premium radar in launch

  • Convert premium radar from node to component

  • Remove redundant normal in pcl

  • Contributors: Robin Petereit, Sarah Huber

0.5.1 (2024-03-27)