- Fix vesion to v1.3.2
- support the Ruby 4.0 Lidar
- add install command when building using catkin
- add use_vlan and use_someip support
- support customer protocol layer
- adapt to ros noetic, ros2 foxy/galactic (Thanks to @Tim.Clephas)
- get config file path from param (Thanks to @mtlazaro, @Tim.Clephas)
- copy package.xml instead of renaming it manually (Thanks to @VictorLee)
- add missing dependencies in build files. (Thanks to @Tim.Clephas, @Baltashov.Ilia)
- Add multi-cast support
- Add saved_by_rows argument
- Add different point types( XYZI & XYZIRT)
- Update driver core, please refer to CHANGELOG in rs_driver for details
- Update some documents
- Change angle_path argument to hiding parameter
- Remove RSAUTO for lidar type
- Remove device_ip argument
- Fix bug in driver core, please refer to changelog in rs_driver for details.
- Add camera software trigger (base on target angle)
- Update driver core, please refer to changelog in rs_driver for details
- Update the compiler version from C++11 to C++14
- Add ROS2 support
- Replace while loop with cv.wait
- Update the vector copy part
- Update the program structure
- Remove some unused variables in message struct
-
New program structure
-
Support ROS & Protobuf-UDP functions