Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt

Use this file to discover all available pages before exploring further.

TwinNavigationCommandSchema

Properties

NameTypeDescriptionNotes
commandstr
positionList[float][optional]
rotationList[float][optional]
yawfloat[optional]
waypointsList[NavigationWaypointSchema][optional]
relative_translationList[float] or Dict[str, float]Relative [dx, dy, dz] movement in meters for relative_move.[optional]
framestrbody for robot-local movement or world for fixed-map offsets.[optional]
controller_policy_uuidstr[optional]
reference_framestr[optional]
environment_uuidstr[optional]
source_typestr[optional]
constraintsDict[str, object][optional]
metadataDict[str, object]Use {"units": "meters"} with relative_move.[optional]