Direct velocity command
Send a raw twist command to the robot.
Query Parameters
mecha_idRequiredMecha IdxXDefault: 
0yYDefault: 
0zZDefault: 
0Header Parameters
gerra-api-keystring | null | nullResponse Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
responseRequiredunknowncurl -X POST "https://api.gerra.com/mecha/tron/twist?mecha_id=string&x=0&y=0&z=0" \
  -H "gerra-api-key: string"null