Direct velocity command
Send a raw twist command to the robot.
Query Parameters
mecha_id
RequiredMecha Idx
XDefault:
0
y
YDefault:
0
z
ZDefault:
0
Header Parameters
gerra-api-key
string | null | nullResponse Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
response
Requiredunknowncurl -X POST "https://example.com/mecha/tron/twist?mecha_id=string&x=0&y=0&z=0" \
-H "gerra-api-key: string"
null