GithubHelp home page GithubHelp logo

homeservicerobot's Introduction

Home_Service_Robot

This repository has submodules to use following command to clone it with submodules.

git clone --recurse-submodules https://github.com/jiten-thakkar/HomeServiceRobot.git

Update amcl launch file as follows to make sure that everything works perfectly.

In catkin_ws/src/turtlebot_simulator/turtlebot_gazebo/launch/amcl_demo.launch file, set the initial orientation of the robot to -1.57 as follows:

<arg name="initial_pose_a" default="-1.57"/>

To build

cd catkin_ws
catkin_make

To run

source devel/setup.bash
cd src/scripts
./home_service.sh

This project used gmapping package to map the environment and amcl package to localize the robot. In the home robot simulation, the robot goes to the marker to pick it up. As soon as the robot reaches near the marker, marker is deleted to mimick pick up of the package. The marker is subscribed to odom of the robot so that it knows when the robot is near the marker and it delets the marker. Once the robot reached the pick up location, it waits there for 5 seconds and then goes to the drop off location where marker reappears to mimick the drop off of the package.

homeservicerobot's People

Contributors

jiten-thakkar avatar

Watchers

 avatar  avatar

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.