Giter Site home page Giter Site logo

maverickjoy / pepper-robot-programming Goto Github PK

View Code? Open in Web Editor NEW
54.0 4.0 12.0 1.55 MB

Pepper Programs : Object Detection Real Time without ROS

License: MIT License

Python 100.00%
pepper pepper-navigation navigation slam-algorithms slam nao naoqi naoqi-robot pepper-ros nao-python

pepper-robot-programming's Introduction

PEPPER ROBOT CODES

NAOqi Python SDK MIT PRs Welcome

Here one will find some useful codes in the basic-codes directory, for creating applications on pepper robot using python language.

Pepper control including movement, speech and camera programs using speech and command line can be found in the remote directory.

Pepper's one of the major application created is found in object-detection directory, it implements exploration and mapping in an unknown environment based on a graph algorithm which works in RealTime as pepper moves by identifying and plotting nodes which are represented using matplotlib. And at every node reached we can make pepper do some task here it captures pictures of the environment and gives it to a DL server, which by using YOLO finds objects in the captured feed from pepper.

Installation

I would highly recommend using python virtual environment for installing dependencies used in pepper programming. For installation of python virtual environment one can follow the guide.

pip install -r requirements.txt

One also needs to add naoqi a third party python package for using qi drivers one can find the python package here.

If having a trouble while adding the python package on mac follow this repo.

Notes

  • Navigation and Mapping



  • Video Link

ASTHAMA SERACH VIDEO

  • Other Video Links

FALL DETECTION VIDEO

TICTACTOE VIDEO

License

MIT License 2018 © Vikram Singh and contributors

pepper-robot-programming's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pepper-robot-programming's Issues

Fallen person code

Hello,
great work on this repo! by far the best usecase I've seen with pepper.
I wanted to know if the repo has the code for the fallen person scenario which is shown on the 2nd video link ? as I am really interested in that part!

thanks,

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.