Skip to content

Commit 243453c

Browse files
committed
Update CHANGELOG
1 parent 6ed5f20 commit 243453c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,15 @@ Unreleased
1111
----------
1212

1313
**Added**
14+
1415
* Added ROS 2 action client support.
16+
* Added ``wait_goal`` method to ``ActionClient`` to block until a goal reaches a terminal state.
17+
* Moved ``actionlib`` module to ``roslibpy.ros1`` namespace.
1518

1619
**Changed**
1720

1821
**Fixed**
22+
1923
* Fixed KeyError in ROS2 ActionClient when receiving action results with different message formats from rosbridge.
2024

2125
**Deprecated**

0 commit comments

Comments
 (0)