rody is a robotics library for mathematical modelling of robots using either symbolic or numeric values.
- Create a mathematical model of an open loop robot
- Forward kinematics
- Inverse dynamics
- Mass matrix and bias force vector
- Denevit-Hartenberg parameters
- Differential inverse kinematics
- Forward dynamics
- ...
cd rody
pip3 install -e .