Skip to content

SRMTH/motor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motor

An absttract python class fro handling Dynamixel motors.

Installation

# First install Dynamixel SDK
git clone https://github.com/ROBOTIS-GIT/DynamixelSDK
cd DynamixelSDK/python
python setup.py install
cd ~
# Now to install this package

git clone https://github.com/SRMTH/motor.git
python setup.py install

Virtualenv is a good tool for isolating and managing python environments.

License


MIT

About

Abstract class for single dynamixel motors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages