mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-31 02:41:24 +00:00
changed the motor bus tranformation to degrees but considering the min and max fixed the kinematics in the so100_follower_end_effector
4 lines
97 B
Python
4 lines
97 B
Python
from lerobot.common.model.kinematics_utils import RobotKinematics
|
|
|
|
__all__ = ["RobotKinematics"]
|