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

https://github.com/berkeleyautomation/yumiplanning

Repo for planning/IK code for the YuMi robot
https://github.com/berkeleyautomation/yumiplanning

Last synced: 2 months ago
JSON representation

Repo for planning/IK code for the YuMi robot

Awesome Lists containing this project

README

        

# yumiplanning
This is a library for trajectory planning for the YuMi robot

It depends on the library here: https://github.com/mjd3/tracikpy. Follow the instructions there to install

To install, clone and call `pip3 install -e yumiplanning` on this directory.