Skip to content

sjnah/lidar_mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS example (Opensource ROS migration)

ROS tutorial example for ROS migration

Download

cd ~/catkin_ws/src
git clone https://github.com/sjnah/lidar_mapping
cd ..
catkin_make

Run

# Terminal 1
roscore
# Terminal 2
cd ~/catkin_ws/src/lidar_mapping/scripts
python3 lidar_mapping_example.py
# Terminal 3
cd ~/catkin_ws/src/lidar_mapping/bag
rosbag play 2d_lidar2.bag -r 0.1

Reference

base code

rosbag file

About

ROS tutorial example for ROS migration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors