Skip to content

yuta0709/roomba_launch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roomba_launch

Requirements

  • libcreate
  • create_robot
  • rplidar_ros

libcreate

git clone https://github.com/AutonomyLab/libcreate.git
cd libcreate
mkdir build && cd build
cmake ..
make -j
sudo make install

create_robot

cd ~/catkin_ws/src
git clone https://github.com/AutonomyLab/create_robot.git
cd ..
catkin_make

rplidar_ros

cd ~/catkin_ws/src
git clone https://github.com/Slamtec/rplidar_ros.git
cd ..
catkin_make

Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages