Skip to content

Add inverse kinematics implementation

Tomash Mikulevich requested to merge 22-inverse-kinematics into master

Add scripts with inverse kinematics implementation: MoveRobot.cs rotates axes, Kinematics.cs performs calculations (finds angles). Add cube FlyingTarget for tests of kinematics. Corrections and testing are needed

Closes #22 (closed)

Merge request reports