All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
includes
parameter tocreo2urdf
to include additional yamls.
- Made
creo2urdf
runnable from terminal
- Account for part/link rotation when saving inertia matrix
- Added doxygen documentation
- Removed the assumptions on the matching of axis and csys for defining joints.
- Added the possibility to choose the output folder.
- Added the possibility to choose the mesh format.
- Added the possibility to export prismatic joints.
- Added
warningsAreFatal
parameter - Added handling of exception when exporting stl files
- Fixed urdf identation
creo2urdf
can export the urdf of an entire generic robot
creo2urdf
can export the urdf of the entire ergocub 1.1
creo2urdf
can export the urdf of ergocub upperbody
creo2urdf
can now export the urdf of the ergocub head+neck
- First version of
creo2urdf
plugin working with the simple assembly with two links and one joint.