Coder Social home page Coder Social logo

robot's Introduction

the Robot of Paradise

C++ roving robot project for Linux and Arduino

This is the software for my ongoing mobile robot project.

My intent is to make a machine that can locate a person in a room, travel to them avoiding any obstacles and then identify them.

The ./arduino directory contains the Arduino sketch which receives instruction from the main program, which can be found in the ./linux directory and built using Make. It requires OpenCV and ncurses.

I'm using a Raspberry Pi onboard my robot to run this - anything that runs Linux should be able to do it as long as it can hook up to the Arduino with USB. The robot chassis I am using is this, from DF Robot. I also have a tilt/pan two servo assembly with a webcam bolted to it and a bunch of sensors.

Currently, the software provides remote keyboard control in a terminal, so you can SSH into the robot and drive it about to your heart's content. The keyboard mappings can be found and set in settings.h.

It can also autonomously identify and target human faces using the tilt/pan camera.

The next phases of development of the software will be

  1. Integrating Sensors - I have two sonar modules and three PIRs to play with.
  2. Manual Driving via Intrumentation Alone - I figure, if I am ever going to give the beast enough intelligence to complete the mission autonomously I had better have at least the same amount myself.
  3. Autonomous Control - which is where the fun really startsa
  4. Face Recognition - using OpenCV, it'll identify faces and features currently, and track them round a room, but it has no idea who that person is. I intend for it to be able to identify those people.

I've a bunch of hardware and system hurdles to jump, too, and I'll chat about them on a project page somewhere on the Web that I'll put up in due course; in the meantime I'm noting the progress on Google+.

robot's People

Contributors

alexlydiate avatar

Watchers

James Cloos 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.