Skip to content
/ pyJD Public

A Python/Yarp Wrapper for the EZ-Robot JD Humanoid Robot

License

Notifications You must be signed in to change notification settings

BrutusTT/pyJD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status

pyJD - A Python/Yarp Wrapper for the JD robot

pyJD is a collection of Yarp Modules to control the EZ-Robot JD Humanoid Robot.

Installation

  1. Install the dependencies:

    You need Yarp installed with the python bindings. For more details see full instructions.

    Example: OSX using Homebrew

     brew tap homebrew/x11
     brew install --with-python yarp
    
  2. Download the source code:

     git clone https://github.com/BrutusTT/pyJD
    
  3. build and install:

     cd pyJD
     python setup.py install
    

Documentation

Happy hacking!

License

See COPYING for licensing info.

About

A Python/Yarp Wrapper for the EZ-Robot JD Humanoid Robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages