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

https://github.com/lin-ycv/mearm-grasshopper

IK solver for MeArm
https://github.com/lin-ycv/mearm-grasshopper

grasshopper grasshopper3d inverse-kinematics kangaroo kinematics mearm simulation solver

Last synced: 10 months ago
JSON representation

IK solver for MeArm

Awesome Lists containing this project

README

          

# MeArm-Grasshopper
Demo: https://www.instagram.com/p/CTeXCVBprB6/

IK solver for MeArm. MeArm servo default positions should be assembled as below for the angle values to match:
- Base: Straight forward @ 90
- Right: Straight up @ 90
- Left: Straight up @ 90
- Gripper: Open @ 90

## Kangaroo Method
Kinematics is solved thru simulation (Kangaroo), therefore some inaccuracies is to be expected. This shouldn't be an issue, since meArm isn't highly accurate to begin with.

## Trigonometric Method
Kinematics is solved thru trigonometry, and proper mechanical limit checks are implemented.

## Custom MeArm
To use a custom sized meArm, CAD your own 2D skeleton by referencing this:
![](https://github.com/lin-ycv/MeArm-Grasshopper/blob/main/meArmSkeleton.png)