MotionPlanSchema
@sync cyberwave-frontend/lib/types/motion.ts:MotionPlanProperties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | [optional] | |
| description | str | [optional] | |
| steps | List[MotionPlanStepSchema] |
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | [optional] | |
| description | str | [optional] | |
| steps | List[MotionPlanStepSchema] |