blob: 39105221d8c78b4b017357ed0c8239b34d8174f5 [file] [log] [blame]
# Command the robotic arm to move to a specified angle configuration.
# The turret angle in radians.
float32 turretAngle
# The shoulder angle in radians.
float32 shoulderAngle
# The elbow angle in radians.
float32 elbowAngle
# The wrist angle in radians.
float32 wristAngle
---
# Service result
bool result