Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arenaxr/arena-dynamixel

AREN Dynamixel Integration
https://github.com/arenaxr/arena-dynamixel

Last synced: about 1 month ago
JSON representation

AREN Dynamixel Integration

Awesome Lists containing this project

README

        

# arena-dynamixel
ARENA Dynamixel Integration

# dyna_wrapper.py
wrapper for doing rotations with a singular dynamixel motor

# kubi_wrapper.py
wrapper to control the two dynamixel motors within the Kubi stand

# motor_cam_sync.py
an exmaple of kubi_wrapper function in use. the stand responds to a user's movements in ARENA. DOES NOT include video feed from the remote stand user.

# stand_user_tablet.py
an exmaple of kubi_wrapper function in use. the stand responds to a user's movements in ARENA. DOES include video feed from the remote stand user. (experimental)