Livox-SDK / livox_laser_simulation

A package to provide plug-in for Livox Series LiDAR.
MIT License
182 stars 50 forks source link

Fix installation with catkin #7

Closed eborghi10 closed 2 years ago

eborghi10 commented 2 years ago

The package does not install some resources properly hence the command catkin_make install won't work as expected. This PR makes the changes to make it work (and compile with newer versions of Gazebo too).

Signed-off-by: Emiliano Borghi emiliano@smartmachine.nz