videosdk-teleop on PyPI,
and the SDK inside it is two classes. Extend one on each machine, fill in a few
methods, and it handles the session, safety, correlation and recording for you.
Follower
Constructor, properties, methods and events for the machine that moves.
Leader
Control, arming, synced observations and events.
Quickstart
Write both scripts and drive a joint, with the output to compare against.
Classes
Adapters
Ready-made subclasses, so a machine already on one of these needs no class of your own.LeRobot
Wrap an existing LeRobot robot and teleoperator.
ROS 2
Read and write the topics your drivers already use.
Errors
Every exception the SDK raises, what raises it, and what to catch.