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 daf19f3 commit 4d92312Copy full SHA for 4d92312
CHANGELOG.rst
@@ -37,7 +37,7 @@ Unreleased
37
**Changed**
38
39
* Updated to ``COMPAS 1.1``
40
-* ``compas_fab.robots.JointTrajectoryPoint.values`` became ``compas_fab.robots.JointTrajectoryPoint.joint_values``
+* ``Configuration`` & ``JointTrajectoryPoint``: the attributes ``values`` and ``types`` changed to ``joint_values`` and `joint_types` respectively.
41
42
**Fixed**
43
0 commit comments