API Reference bb_ik_fabrik v#0.8.0

Copy Markdown View Source

Modules

The requested chain contains a joint FABRIK cannot solve for.

FABRIK-based inverse kinematics solver for serial chains.

Pure Nx implementation of FABRIK, constrained to a robot's real joint axes.

Convenience functions for FABRIK-based motion.

GenServer implementing continuous position tracking with FABRIK.

Test helpers for creating chain point tensors.

Test robot definitions for IK solver testing.

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.

Minimal mock actuator for testing — a proper BB.Actuator callback module that accepts commands and discards them.

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.FABRIK into a project