Skip to content

Example index

The 2.x examples are grouped by read-only behavior, explicit motion, and device-state changes. Run each entry with --help before hardware use.

TaskPythonC/C++Default risk
Discoverydiscover_devices.pydiscover_devices.cppRead-only
Connection and statequickstart.pyquickstart.cppRead-only
Multiple handsmulti_hand.pymulti_hand.cppCheck help
Subscriptionssubscriptions.pysubscriptions.cppRead-only
Streaming controlstreaming_control.pystreaming_control.cppExplicit motion
Trajectory motiontrajectory_control.pymit_plan.cppExplicit motion required
Touchtouch_sensor.py / touch_hybrid.pytouch_sensor.cpp / touch_hybrid.cppReads; some flags alter mode or calibration
Teaching and replayteaching_mode.pyteaching_mode.cppChanges state and may move
Device operationsdevice_operations.pydevice_operations.cppMay configure or reboot
Firmware updatefirmware_update.pyfirmware_update.cppChanges firmware

Engineering scripts under diagnostics/ are outside the onboarding path. Confirm model, firmware, workspace clearance, and recovery procedure before running any hardware-changing example.

Help