sienkiewiczkm / flat-kinematic-chain

Solver for 2D kinematic chain with one revolute joint. Includes path finding (with constraints).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flat Kinematic Chain

Flat Kinematic Chain app solves inverse kinematics equations for a flat kinematic chain with two-segment arm. Application allows to find shortest path in configuration space that moves the arm from one configuration to another without touching any of the obstacles. Obstacles can be set up using simple interface during execution.

Animation

About

Solver for 2D kinematic chain with one revolute joint. Includes path finding (with constraints).

License:MIT License


Languages

Language:C++ 97.4%Language:CMake 2.6%