RobotDescriptionSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| urdf_content | str | ||
| joints | List[JointSchema] | ||
| links | List[Optional[Dict[str, object]]] |
| Name | Type | Description | Notes |
|---|---|---|---|
| urdf_content | str | ||
| joints | List[JointSchema] | ||
| links | List[Optional[Dict[str, object]]] |