Code Monkey home page Code Monkey logo

pyepuck's Introduction

pyePuck

pyePuck is a python library to control remotely the ePuck robot

-- ePuck.py --

The aim of this library is to provide access to the ePuck robots through a bluetooth connection. Thus, you can write a program that read from the ePuck's sensors and write in their actuators, This will allow us to create advanced programs that can develop a wide variety of complex tasks. It is necesary that the ePuck has installed the Webot's fimware 1.4.2 or 1.4.3. You can find this fantastic simulator on this site: http://www.cyberbotics.com/

This library is written in Python 2.6, and you can import it from any program written in Python (same version or later). In addition to this, you will also need two extra libraries:

-> Python Bluetooth or Pybluez
-> Python Image Library (PIL)

In this package you will find some examples of how to use this library.

You may expetience some problems when you work with your ePuck, We recommend you take into consideration the following special characteristic: we use a bluetooth communciation, therefore our bandwith is limited and we cannot expect to do too many tasks in short time; i.e: If you put the wheels speed to max and want to make a quick process of the images, you will know what I'm saying. So remember, you are processing in your computer, not on the ePuck, and you need to take the sensors data and write on the actuators values on the ePuck

For further information and updates visit http://abitworld.com/projects

pyepuck's People

Contributors

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