Skip to content

rustyducks/armothy-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Armothy Control Library

A small python3 library made to control the 3 DoF robotic arm made by the Rusty Ducks team for the 2019 french robotic cup.

Installation

  1. Clone this repo git clone [email protected]:rustyducks/armothy-python.git
  2. Install it cd armothy-python && python3 setup.py install --user
  3. Use it !

Update

  1. Go into the repository folder cd PATH/TO/armothy-python
  2. Update the sources git pull
  3. Update the install python3 setup.py install

Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages