Skip to content

Project #2 for Algorithmic Robotics, EECS 499 @ CWRU, Spring 2016

Notifications You must be signed in to change notification settings

mwswartwout/turtlebot_prm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TurtleBot Probabilistic Roadmap Implementation

##Simulation launch files To run gmapping and create a map:

  1. roslaunch turtlebot_prm sim_with_mapping.launch
  2. roslaunch turtlebot_teleop keyboard_teleop.launch
  3. Drive TurtleBot around in teleop mode, and then run rosrun map_server map_saver -f /path/to/map_file

To run amcl localization against known map:

  1. roslaunch turtlebot_prm sim_with_amcl.launch
  2. roslaunch turtlebot_teleop keyboard_teleop.launch, if desired

About

Project #2 for Algorithmic Robotics, EECS 499 @ CWRU, Spring 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages