Skip to content

Learn different Path Planning and Navigation algorithms. Then, combine SLAM and Navigation into a home service robot that can autonomously transport objects in your home!

Notifications You must be signed in to change notification settings

furrypython/RoboND-HomeServiceRobot-Project

Repository files navigation

Home Service Robot Project

This is the final project of Robotics Software Nanodegree Program by Udacity.

Project Description

The project attempts to combine SLAM and Navigation into a robot so that it can autonomously transport an object in a Gazebo environment. By running home_service.sh file, the robot performs the following tasks:

  1. Navigating to a object at the pickup zone.
  2. Picking the object.
  3. Carrying the object to the drop off zone.
  4. Dropping off the object to the zone.

Obect at the Pickup zone

Home Service Simulation

$ cd <YOUR CATKIN WORKSPACE>/src
$ git -clone https://github.com/reiomori/RoboND-HomeServiceRobot-Project
$ cd ..
$ catkin_make
$ cd src/RoboND-HomeServiceRobot-Project/scripts
$ chmod +x home_service.sh
$ ./home_service.sh

About

Learn different Path Planning and Navigation algorithms. Then, combine SLAM and Navigation into a home service robot that can autonomously transport objects in your home!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published