Giter Club home page Giter Club logo

home-service-robot's Introduction

Home Service Robot - Udacity Robotics ND

This project we've put all together since previous projects in Robotics ND. Since, building a world in gazebo, creating a map of it, test AMCL to localize a robot using particle filter. I have use my own robot to accomplish each of the tasks required. The simulation shows how the robot could be used to perform a common pick&place an object. In this project picking is not implemented.

  1. Use the Building Editor tool in Gazebo to build a virtual environment.
  2. Teleoperate your robot and test SLAM.
  3. Use the ROS navigation stack to set 2D Nav Goals to your robot.
  4. Write a pick_objects node that sends goals to ROS navigation stack.
  5. Write an add_markers node to send virtual marks to map frame in rviz.

** Dependeces **

This repo includes official ROS packages that you can use in your own world and robot, but it's given for make easy to use with the well known turtlebot platform: gmapping, turtlebot_teleop, turtlebot_rviz_launchers, and turtlebot_gazebo.

gmapping: to perform SLAM and build a map of the environment with a robot equipped with laser range finder sensors or RGB-D cameras.

turtlebot_teleop: to control your robot using keyboard commands.

turtlebot_rviz_launchers: to load a very useful rviz configuration, that shows you the robot model, trajectories, map, particles of poses etc.

turtlebot_gazebo: to bring to life a turtlebot in gazebo.

** How to run it **

Clone this repo into your catkin_ws/src/ folder: git clone https://github.com/diegoavillegasg/home-service-robot

Build workspace: cd ~/catkin_ws/ catkin_make

Load current workspace vars: source dev/setup.bash

Move to scripts folder: cd src/scripts/

To try mapping: ./my_robot_test_slam.sh

To see the final result: ./my_robot_home_service.sh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.