Skip to main content

Tutorial 06: Practical Recipes

Recipe A: Basic Position Control

Simple move to target position:

Recipe B: MIT Mode Sinusoidal Motion

Smooth sinusoidal trajectory:

Recipe C: Velocity Control Ramp

Accelerate and decelerate smoothly:

Recipe D: Multi-Motor Synchronized Motion

Control multiple motors in sync:

Recipe E: Temperature Monitoring with Safety

Monitor and protect motors from overheating:

Recipe F: RobStride Parameter Read/Write

Read and write RobStride motor parameters:

Recipe G: Error Recovery

Handle and recover from motor errors:

Recipe H: Gripper Control with Force Limit

Compliant gripper using force-pos mode:

Recipe I: Serial Bridge Connection

Use Damiao serial adapter:

Recipe J: Context Manager Pattern

Production-ready pattern with proper cleanup:

Next Steps