Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henningkayser committed Sep 10, 2023
1 parent 64b65e2 commit 5951d77
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
Changelog for package moveit_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.3.0 (2023-09-10)
------------------
* Remove drift and control dimension services, add ServoCommandType service and ServoStatus message (`#161 <https://github.com/ros-planning/moveit_msgs/issues/161>`_)
* Merge commit '1c7f63e' into ros2
* Add controller names to execution (`#160 <https://github.com/ros-planning/moveit_msgs/issues/160>`_)
* 0.11.3
* Rename: cartesian_speed_end_effector_link -> cartesian_speed_limited_link (`#130 <https://github.com/ros-planning/moveit_msgs/issues/130>`_)
Co-authored-by: Thies Oelerich <thies.oelerich@iwu.fraunhofer.de>
* clean all trailing whitespace in definitions (`#134 <https://github.com/ros-planning/moveit_msgs/issues/134>`_)
* CI: Update pat-s/always-upload-cache
* Remove disclaimer from CollisionObject pose (`#126 <https://github.com/ros-planning/moveit_msgs/issues/126>`_)
With https://github.com/ros-planning/moveit/pull/2037 merged, this disclaimer can be removed
* fix long comments in msg (`#123 <https://github.com/ros-planning/moveit_msgs/issues/123>`_)
* Added message fields for setting the maximum cartesian end effector for cartesian paths (`#113 <https://github.com/ros-planning/moveit_msgs/issues/113>`_)
* Added message fields for setting the maximum cartesian end effector
speed of the computed path.
* Add disclaimer for (yet) unsupported field
Co-authored-by: Thies Oelerich <thies.oelerich@iwu.fraunhofer.de>
Co-authored-by: Michael Görner <me@v4hn.de>
* Contributors: Felix von Drigalski, Henning Kayser, Michael Görner, Peter Mitrano, Robert Haschke, Stephanie Eng, Thies Oelerich, V Mohammed Ibrahim, Vatan Aksoy Tezer

2.2.2 (2023-05-12)
------------------
* Remove disclaimer from CollisionObject pose (`#126 <https://github.com/ros-planning/moveit_msgs/issues/126>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>moveit_msgs</name>
<version>2.2.2</version>
<version>2.3.0</version>
<description>Messages, services and actions used by MoveIt</description>
<author email="isucan@google.com">Ioan Sucan</author>
<author email="sachinc@sri.com">Sachin Chitta</author>
Expand Down

0 comments on commit 5951d77

Please sign in to comment.