A way to create (valid) Robot descriptions
| Rust 🦀 | Python 🐍 |
|---|---|
This is a temporary read me for the full project. This will be cleaned up and improved soon.
- Implement geometries
- Implement Materials fully
- Implement to URDF some way.
- Implement mirroring
KinematicInterface::Mirror(...)Chainded<T: ChainableBuilder>::mirror(...)
- Implement propper name cloning
change_group_tagchange_group_idmethod
- Transmissions
- Implementation
- Documentation
- Wrap to python
- Add LICENSE
- Learn how to generate python typesubs
- Support the
"logging"feature everywhere. - Support SDFormat
- Support URDF Gazebo Extension
- Support URDF Drake Extension
See Obsidian
nalgebrasupportsarbitraryfeature which allows for randomized propperty testing usingquickcheckquick-xmlalso has a feature for it
- A feature flag for Customizable types for
JointTypeTransmissionTypeandTransmissionHardwareInterfaceetc.