Skip to content

SpesRobotics/lerobot-teleop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeRobot + teleop Integration

Brings a simple integration with LeRobot and teleop.

Getting Started

pip install lerobot-teleop

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

Development

Install the package in editable mode:

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages