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.
1 parent a300970 commit 851e021Copy full SHA for 851e021
CHANGELOG.rst
@@ -20,7 +20,9 @@ Unreleased
20
* Property :class:`compas_fab.robots.Robot.artist` does not try to scale robot
21
geometry if links and/or joints are not defined.
22
* In :class:``compas_fab.robots.constraints.JointConstraint``, added ``tolerance_above`` and
23
- ``tolerance_below`` for allowing asymmetrical constraints
+ ``tolerance_below`` for allowing asymmetrical constraints.
24
+* In :class:``compas_fab.robots.Robot``, changed the ``constraints_from_configuration``
25
+ function with ``tolerances_above`` and ``tolerances_below``.
26
27
**Removed**
28
0 commit comments