PPolySim OS
Use case · powered by Inverse Kinematics

Inverse Kinematics for a soft robot

Simulate a soft robot live in your browser. This runs the real Inverse Kinematics solver — adjust the inputs, watch it respond instantly, and export the result. No install, no account.

Inverse KinematicsLive

Controls

Presets

Inverse kinematics is the hard direction: given where you want the tip, find the joint angles. For a 2-link arm the law of cosines gives a clean closed form — but with two solutions (elbow-up or elbow-down) and none at all when the target is out of reach. Drag the target, or click anywhere to move it there.

▶ Run in Python

Data Inspector

Joint 1-20.8°
Joint 291.4°
Target dist126
Total reach180
Reachableyes

Governing equation

Reading this result: This 2-link arm (segments 100 and 80, total reach 180) has a closed-form inverse: the law of cosines gives the joint angles that place the tip exactly on the target, with two branches — elbow-up and elbow-down. Iterative methods like CCD or the Jacobian transpose converge to one of them.

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

or unlock everything with Pro →

About this simulation

The full Inverse Kinematics tool models a soft robot with the same numerics engineers and scientists use — running entirely client-side. Change any parameter and the result updates in real time, so you can build intuition, check a design, or teach the concept without spreadsheets or installs.

More you can do with Inverse Kinematics

Other ways to simulate a soft robot

Frequently asked questions

How do I simulate a soft robot?
Open this page and use the live Inverse Kinematics tool below — set your inputs and the simulation runs instantly in your browser using real numerics. No install, no account needed.
Is it free?
Yes. The simulation runs free in your browser. A one-time unlock or a Pro plan adds advanced parameters, saved presets, data import, and clean exports.
Can I use my own numbers?
Absolutely — every input is adjustable, and with data import you can drive a soft robot from your own measurements.