lvfengchi / livox_laser_simulation

This is a simulation of Livox lidar
86 stars 24 forks source link

Fix installation with catkin_make install #11

Open eborghi10 opened 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