Skip to content

jkuszmaul/RBE3002

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

RBE3002 Final Project

This is code to make a turtlebot explore a small, room-sized area using the move_base and gmapping nodes available online.

A video of this code working can be found here.

In order to run this, first start up the code on the robot:

roslaunch turtlebot_bringup minimal.launch
roslaunch turtlebot_navigation gmapping_demo.launch

and then launch our code:

roslaunch rbe3002_final turtlebot_no_drive.launch

and, if you want to run rviz at the same time, run

rosrun rviz rviz -d rbe3002_final/rviz/rviz.rviz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages