Livox-SDK / livox_laser_simulation

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

Livox Laser Simulation

A package to provide plug-in for Livox Series LiDAR.

Requirements

Results

Usage

Note that the version of gazebo in main branch is gazebo 9.18. If you use gazebo 7, checkout to "gazebo7" branch.

Before you write your urdf file by using this plugin, catkin_make/catkin build is needed.

A simple demo is shown in livox_simulation.launch

Run

    roslaunch livox_laser_simulation livox_simulation.launch

to see.

We can choose the lidar model by selecting different CSV file in scan_mode dir from changing the launch file:

Parameters(only for display , and example by avia)

Thanks to LvFengchi and CaoMing(https://github.com/EpsAvlc) for the help of this repository!