Brings a simple integration with LeRobot and xArm.
pip install lerobot-robot-xarm lerobot-teleoperator-teleop
lerobot-teleoperate \
--robot.type=lerobot_robot_xarm \
--robot.id=black \
--teleop.type=lerobot_teleoperator_teleop \
--fps=60Install the package in editable mode:
git clone https://github.com/SpesRobotics/lerobot-robot-xarm.git
cd lerobot-xarm
pip install -e .