Git Product home page Git Product logo

turtlebot-3-human-follower's Introduction

This repository enables a Turtlebot 3 burger robot to follow a human around in an obstacle-ridden environment. The package uses a Kalman Filter for linear velocity control and a weighted-average-based angular velocity variation technique. Check the 'follower' node of the package for more implementation details. This package is tested and is sure to run in ROS Noetic, but can work in other earlier ROS 1 versions too, by running the appropriate commands to SSH into the Turtlebot.

To run the package and enable the Turtlebot to start following (the human initially placed right in front of it), execute the following commands.

Terminal 1

[Remote PC] roscore

Terminal 2

[Remote PC] ssh {Name of the Turtlebot}@{IP Address of the Turtlebot}	
[Turtlebot3] export TURTLEBOT3_MODEL=burger		
[Turtlebot3] roslaunch turtlebot3_bringup turtlebot3_robot.launch

Terminal 3

[Remote PC] export TURTLEBOT3_MODEL=burger	
[Remote PC] roslaunch turtlebot3_follow_filter turtlebot3_follow_filter.launch

Terminal 4

[Remote PC] roslaunch turtlebot3_follower turtlebot3_follower.launch

TurtleBot3

ROS Packages for TurtleBot3 Applications

Version Kinetic + Ubuntu Xenial Melodic + Ubuntu Bionic
GitHub version Build Status Build Status

ROBOTIS e-Manual for TurtleBot3

Wiki for turtlebot3_applications Packages

Open Source related to TurtleBot3

Documents and Videos related to TurtleBot3

turtlebot-3-human-follower's People

Contributors

chris177 avatar daniel-s-ingram avatar kijonggil avatar kkjong avatar leonjung avatar robolover avatar robotis-ashe avatar robotpilot avatar vikrams169 avatar

Stargazers

 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.