Skip to content

Commit 6ab4820

Browse files
committed
Update CHANGELOG
1 parent eab99a7 commit 6ab4820

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,17 @@ Unreleased
1212

1313
**Changed**
1414

15+
* Fixed Python 2 vs Python 3 incompatibilities in ``compas_fab.sensors`` module
1516
* Changed example for loading PosConCM (includes parity argument, differs from PosCon3D)
1617
* Changed format ``compas_fab.sensors.baumer.PosConCM.set_flex_mount()``
1718
* Changed tasks.py to run ``invoke test``
18-
* Fixed Python 2 vs Python 3 incompatibilities
19-
19+
* ROS client: changed joint trajectory follower (``follow_joint_trajectory``) to support generic ``JointTrajectory`` arguments.
2020

2121
**Added**
2222

2323
* Added ``compas_fab.sensors.baumer.PosCon3D.reset()``
2424
* Added ``compas_fab.sensors.baumer.PosConCM.reset()``
2525

26-
2726
**Removed**
2827

2928
* Removed ``compas_fab.sensors.baumer.PosConCM.get_live_monitor_data()``

0 commit comments

Comments
 (0)