Coverage for src/pyroboplan/ik/__init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.6.12, created at 2025-02-28 21:35 -0500
« prev ^ index » next coverage.py v7.6.12, created at 2025-02-28 21:35 -0500
1"""Inverse kinematics module.
3This module contains solvers and utilities for inverse kinematics (IK).
4"""