Livox-SDK / livox_ros2_driver

Livox device driver under Ros2, support Lidar Mid-40, Mid-70, Tele-15, Horizon, Avia.
Other
77 stars 84 forks source link

Use vendor package for finding Livox-SDK libraries and headers #3

Closed esteve closed 3 years ago

esteve commented 3 years ago

I've created a vendor package in https://github.com/tier4/livox_sdk_vendor that will either find the Livox SDK in the system or fetch it from the internet and build it. Adding the livox_sdk_vendor package to a colcon workspace is simple, just clone it and it'll make the Livox SDK available to downstream packages that declare livox_sdk_vendor as a dependency.