Skip to content

COMPAS 0.18.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 10:53

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.

Removed