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 6ed5f20 commit 243453cCopy full SHA for 243453c
CHANGELOG.rst
@@ -11,11 +11,15 @@ Unreleased
11
----------
12
13
**Added**
14
+
15
* 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.
18
19
**Changed**
20
21
**Fixed**
22
23
* Fixed KeyError in ROS2 ActionClient when receiving action results with different message formats from rosbridge.
24
25
**Deprecated**
0 commit comments