We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
compas_fab.robots.CollisionMesh.scale
1 parent 917df4d commit 6bbdbc1Copy full SHA for 6bbdbc1
CHANGELOG.rst
@@ -33,6 +33,8 @@ Unreleased
33
``tolerance_below`` for allowing asymmetrical constraints.
34
* In :class:``compas_fab.robots.Robot``, changed the ``constraints_from_configuration``
35
function with ``tolerances_above`` and ``tolerances_below``.
36
+* :meth:`compas_fab.robots.CollisionMesh.scale` now takes a scale factor
37
+ instead of a :class:`compas.geometry.Scale` instance as an argument.
38
39
**Removed**
40
0 commit comments