-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,29 @@ | |
Changelog for package moveit_msgs | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Forthcoming | ||
----------- | ||
* Add error message string to MoveItErrorCode msg (`#171 <https://github.com/ros-planning/moveit_msgs/issues/171>`_) | ||
* Add error message string to MoveItErrorCode msg | ||
* Add error source string | ||
* Add comments | ||
* Update msg/MoveItErrorCodes.msg | ||
Co-authored-by: Sebastian Jahr <[email protected]> | ||
* Update msg/MoveItErrorCodes.msg | ||
Co-authored-by: Sebastian Jahr <[email protected]> | ||
--------- | ||
Co-authored-by: Sebastian Jahr <[email protected]> | ||
* Defined UNDEFINED (`#172 <https://github.com/ros-planning/moveit_msgs/issues/172>`_) | ||
* Add PipelineState msg | ||
* Merge CI updates from branch 'master' into ros2 | ||
* CI: Update GHA (`#166 <https://github.com/ros-planning/moveit_msgs/issues/166>`_) | ||
* Merge CI updates from branch 'master' into ros2 | ||
* CI: Update .pre-commit-config.yaml (`#163 <https://github.com/ros-planning/moveit_msgs/issues/163>`_) | ||
* CI format.yml: Update GHA | ||
* 0.11.4 | ||
* Add more MoveItErrorCodes to match all OMPL codes (`#147 <https://github.com/ros-planning/moveit_msgs/issues/147>`_) | ||
* Contributors: Abishalini Sivaraman, AndyZe, Robert Haschke, Sebastian Jahr, mosfet80 | ||
|
||
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>`_) | ||
|