Skip to content

Releases: Livox-SDK/livox_ros_driver2

1.2.4

29 Nov 02:32
Compare
Choose a tag to compare

Fixed

  • Optimize framing performance

1.2.3

18 Aug 09:18
Compare
Choose a tag to compare

Fixed

  • Optimize framing logic and reduce CPU usage
  • Fixed some known issues

1.2.1

12 May 09:56
Compare
Choose a tag to compare

Fixed

  • Fix a timestamp problem in CustomMsg format.

1.2.0

10 May 06:06
Compare
Choose a tag to compare

Added

  • Revise the frame segmentation logic.
  • (Notice!!!) Add Timestamp to each point in Livox pointcloud2 (PointXYZRTLT) format. The PointXYZRTL format has been updated to PointXYZRTLT format. Compatibility needs to be considered.

Fixed

  • Improve support for gPTP and GPS synchronizations.

1.1.3

13 Mar 03:42
Compare
Choose a tag to compare

Fixed

  • Improve performance when running in ROS2 Humble;

1.1.2

15 Feb 10:11
Compare
Choose a tag to compare

Changed

  • Change publish frequency range to [0.5Hz, 10 Hz];

Fixed

  • Fix a high CPU-usage problem;

1.1.1

09 Jan 09:48
Compare
Choose a tag to compare

Added

  • Offer valid line-number info in the point cloud data of MID-360 Lidar.
  • Enable IMU by default.

Changed

  • Update the README slightly.

1.0.0

12 Dec 10:39
Compare
Choose a tag to compare

Added

  • support Mid-360 Lidar.
  • support for Ubuntu 22.04 ROS2 humble.
  • support multi-topic fuction, the suffix of the topic name corresponds to the ip address of each Lidar.

Changed

  • remove the embedded SDK.
  • Constraint: Livox ROS Driver 2 for ROS2 does not support message passing with PCL native data types.

Fixed

  • Fix IMU packet loss.
  • Fix some conflicts with livox ros driver.
  • Fixed HAP Lidar publishing PointCloud2 and CustomMsg format point clouds with no line number.