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
includesparameter tocreo2urdfto include additional yamls.
- Made
creo2urdfrunnable 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
warningsAreFatalparameter - Added handling of exception when exporting stl files
- Fixed urdf identation
creo2urdfcan export the urdf of an entire generic robot
creo2urdfcan export the urdf of the entire ergocub 1.1
creo2urdfcan export the urdf of ergocub upperbody
creo2urdfcan now export the urdf of the ergocub head+neck
- First version of
creo2urdfplugin working with the simple assembly with two links and one joint.