Skip to content

Commit 851e021

Browse files
Update CHANGELOG.rst
1 parent a300970 commit 851e021

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ Unreleased
2020
* Property :class:`compas_fab.robots.Robot.artist` does not try to scale robot
2121
geometry if links and/or joints are not defined.
2222
* In :class:``compas_fab.robots.constraints.JointConstraint``, added ``tolerance_above`` and
23-
``tolerance_below`` for allowing asymmetrical constraints
23+
``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``.
2426

2527
**Removed**
2628

0 commit comments

Comments
 (0)