diff --git a/docs/embodiment_schema.md b/docs/embodiment_schema.md index aec8055..d1611c3 100644 --- a/docs/embodiment_schema.md +++ b/docs/embodiment_schema.md @@ -22,7 +22,7 @@ The authoritative schema is at `src/reflex/embodiments/schema.json` (JSON Schema | Field | Type | Notes | |---|---|---| | `schema_version` | int (= 1) | Bump only on removed/renamed fields. Additive changes don't bump. | -| `embodiment` | enum | `franka` \| `so100` \| `ur5` \| `trossen` \| `stretch` \| `custom` | +| `embodiment` | enum | `franka` \| `so100` \| `ur5` \| `trossen` \| `stretch` \| `quadcopter` \| `custom` | ## `action_space`