Skip to content

geniusturtle3/BoardGameManipulator

 
 

Repository files navigation

TerrawardenMansplain

This is the repo for our Manipulator code (Hence Mansplain, Manipulate, Malewife).

Install Instructions

  1. sudo apt install python3-build
  2. ./rebuild.sh Rebuild needs to be performed whenever a change is made to the MotorInterfaces

Usage

from motor_interfaces.dynamixel import Dynamixel
from motor_interfaces.dynamixel_variables import *

bus = '/dev/ttyACM0'
motor = Dynamixel(1, bus, baudrate=1000000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.6%
  • MATLAB 3.2%
  • Shell 0.2%