NavigationWaypointSchema
@sync cyberwave-frontend/lib/types/navigation-types.ts:NavigationWaypointProperties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | [optional] | |
| position | Dict[str, float] | ||
| rotation | NavigationRotationSchema | [optional] | |
| yaw | float | [optional] | |
| metadata | Dict[str, object] | [optional] |