Skip to content

RyuYamamoto/turtlebot_octomap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Mapping using Octomap on Turtle Bot


Install

Install Octomap and Rtabmap

$ sudo apt install ros-kinetic-octomap ros-kinetic-octomap-rviz-plugins ros-kinetic-rtabmap ros-kinetic-rtabmap-ros

TurtleBot and TurtleBot3 Installation

$ sudo apt install ros-kinetic-turtlebot* 

Set up

$ cd ~/catkin_ws/src
$ wstool init
$ wstool set turtlebot_octomap https://github.com/RyuYamamoto/turtlebot_octomap.git --git
$ wstool update turtlebot_octomap

Run

Turtlebot

$ roslaunch turtlebot_octomap turtlebot_build_map.launch

Turtlebot3

$ roslaunch turtlebot_octomap turtlebot3_build_map.launch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages