UAA-Robo / CoffeeBot

Robot Arm Codebase
3 stars 0 forks source link

implement Inverse Kinematics in Robot #41

Open AnthonyvW opened 1 year ago

AnthonyvW commented 1 year ago

Implement the Inverse Kinematics so the current scaled down version can move.

See the inverse kinematics branch for a working implementation of the IK required.

The end goal is for us to give the robot a position/action to move to/do and have the robot do it.