Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 277 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 277 Bytes

CCD Forward Kinematics

Link to repo: https://github.com/obin1000/CCD-Forward-Kinematics

A basic implementation of the CCD algorithm in C++. Recursively determines current location of a robot arm and calculates the angles of the arm to move it to coordinates within a 2D pane.