Skip to content

SpesRobotics/lerobot-xarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeRobot + xArm Integration

Brings a simple integration with LeRobot and xArm.

Getting Started

pip install lerobot-xarm

python -m lerobot.teleoperate \
    --robot.type=lerobot_xarm \
    --robot.id=black \
    --teleop.type=keyboard_ee \
    --fps=60

Development

Install the package in editable mode:

git clone https://github.com/SpesRobotics/lerobot-xarm.git
cd lerobot-xarm
pip install -e .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages