Giter Club home page Giter Club logo

turtlebot-follow-person's Introduction

TurtleBot-Follow-Person

This repo documents our work for the ECEN 631 - Robotic Vision final project at BYU.
Here we use person tracking from a mono camera feed to get a TurtleBot following a person. The YouTube video for the final result is located here: https://www.youtube.com/watch?v=_zm6L04LJxY

The python script in this repo contains everything needed to run the person tracker on the TurtleBot. Before running on the commander machine, you need to setup a ROS catkin workspace on both the TurtleBot and the commander machine. This script should be run from within that workspace. See the following repo for help on getting ROS and the TurtleBot set up: https://github.com/goromal/lab_turtlebot This repo (for the image processing part of the project) is located here: https://github.com/jakelarsen17/TurtleBot-Follow-Person

The 'MobileNetSSD' files define a trained machine learning model that can be used for a variety of object detection implementations. Here we use person detection.

A 'webcam_tracker.py' script is included as a demonstration of the person tracking portion of the project. This script should run without problems if you have a webcam on your computer and the 'MobileNetSSD' modules in the same directory as the script (you'll need to change the paths when loading the modules in the script, line 21). This script does nothing with the TurtleBot. More documentation and information on how the tracking is done can be found at: https://www.pyimagesearch.com/2017/09/18/real-time-object-detection-with-deep-learning-and-opencv/

See the wiki attached to this repo for more detailed information on the project and how it was completed.

turtlebot-follow-person's People

Contributors

jakelarsen17 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.