Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 667 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 667 Bytes

laser_simulator

A laser simulator rospackage.

Takes in a global point cloud map, and output the observed point cloud in laser coordinate according to the input odometry.

Usage

Change the odom_topic and map_topic in /launch/params.yaml to fit your own.

Tunable parameters are described in /launch/params.yaml.

Example

After building, in two separate terminal, run

$ roslaunch laser_simulator laser_sim.launch

$ roslaunch laser_simulator play_bag.launch

and you will see

GPU version on the way...