Model & Math API#
These pages cover compile-time model descriptors, rigid-body dynamics, Lie-group math, solvers, and motion-profile helpers. Open this category when you are working with model-based control or offline analysis tooling.
API Pages
Page |
Main types |
Description |
|---|---|---|
|
Compile-time robot constants such as DOF, joint ordering, and subsystem index groups. |
|
|
Forward kinematics, Jacobians, mass matrices, gravity terms, and inverse dynamics. |
|
|
Dynamic state container passed into model computations. |
|
|
Link and collision objects used inside a model tree. |
|
|
Joint factories, link connections, and joint-limit metadata. |
|
|
Rigid-body inertia matrix construction and frame transforms. |
|
|
Rotation construction, conversion, and logarithmic maps. |
|
|
3D pose transforms and adjoint operations. |
|
|
Planar pose transforms for base and mobility math. |
|
|
Constrained quadratic optimization helpers. |
|
|
Runtime optimal-control solver interface. |
|
|
Local trapezoidal motion-profile generator. |
|
|
Filtered scalar velocity estimation from sampled positions. |