COMPAS 0.18.1
Added
- Added URDF and XML writers.
- Added
compas.robots.RobotModel.to_urdf_file
. - Added
compas.files.URDF.from_robot
.
Changed
- Fixed default value for
compas.robots.Axis
. - Changed surface to mesh conversion to include cleanup and filter functions, and use the outer loop of all brep faces.