Skip to content

lbermillo/Home-Service-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Service Robot

home_service_robot

Welcome to the Home Service Robot project! For this project, your goal is to program a home service robot that will autonomously map an environment and navigate to pickup and deliver objects.

Let’s summarize what should be done in this project to simulate a home service robot

  1. Design a simple environment with the Building Editor in Gazebo.
  2. Teleoperate your robot and manually test SLAM.
  3. Create a wall_follower node that autonomously drives your robot to map your environment.
  4. Use the ROS navigation stack and manually commands your robot using the 2D Nav Goal arrow in rviz to move to 2 different desired positions and orientations.
  5. Write a pick_objects node that commands your robot to move to the desired pickup and drop off zones.
  6. Write an add_markers node that subscribes to your robot odometry, keeps track of your robot pose, and publishes markers to rviz.

About

Project #5 for Udacity's Robotics Nanodegree Term 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published