Skip to content

Udacity Nanodegree - Robotics Software Engineer : Project 03 (Where I Am)

Notifications You must be signed in to change notification settings

tka-andrew/RoboND-Project3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Nanodegree - Robotics Software Engineer - Project3

This is my project submission for Project3: Where I Am of Udacity Nanodegree - Robotics Software Engineer.

Usage

  1. Git clone this workspace
  2. cd into this workspace and build:
    mkdir build
    catkin_make
    
  3. Source the workspace and roslaunch the world.launch:
    source devel/setup.bash
    roslaunch my_robot world.launch
    
  4. Open another terminal and roslaunch the amcl.launc (remember to source the workspace again)
    roslaunch my_robot amcl.launch
    
  5. Open a new terminal and rosrun the teleop (remember to source the workspace again)
    rosrun teleop_twist_keyboard teleop_twist_keyboard.py
    
  6. Navigate the robot around and observe the arrows.

Screenshots

Screenshot01

Screenshot02

About

Udacity Nanodegree - Robotics Software Engineer : Project 03 (Where I Am)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published