API Reference bb_ik_dls v#0.5.0

Copy Markdown View Source

Modules

Damped Least Squares (Levenberg-Marquardt) inverse kinematics solver.

Core Damped Least Squares iteration algorithm.

Convenience functions for DLS-based motion.

GenServer implementing continuous position tracking with DLS.

Test robot definitions for IK solver testing.

2-DOF arm with collision geometry for testing collision-aware IK.

Arm with continuous (unlimited rotation) joints.

A chain with only fixed joints - should fail with :no_dofs.

A 1-DOF gimbal on a fully free base, for solving a chain with six extra degrees of freedom.

A 2-DOF arm on a planar base, for solving chains that contain a multi-DoF joint.

Arm with a prismatic (linear) joint for testing prismatic IK.

6-DOF anthropomorphic arm for testing orientation-constrained IK.

3-DOF arm with vertical reach for testing 3D IK.

Simple 2-DOF planar arm for basic IK testing.

Mix Tasks

Installs BB.IK.DLS into a project