-
Notifications
You must be signed in to change notification settings - Fork 545
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
1 parent
74738ee
commit 09b7232
Showing
81 changed files
with
739 additions
and
41 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
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>moveit</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>Meta package that contains all essential packages of MoveIt 2</description> | ||
<maintainer email="[email protected]">Henning Kayser</maintainer> | ||
<maintainer email="[email protected]">Tyler Weaver</maintainer> | ||
|
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
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>moveit_common</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>Common support functionality used throughout MoveIt</description> | ||
<maintainer email="[email protected]">Henning Kayser</maintainer> | ||
<maintainer email="[email protected]">Tyler Weaver</maintainer> | ||
|
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
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>moveit_configs_utils</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>Python library for loading moveit config parameters in launch files</description> | ||
<maintainer email="[email protected]">MoveIt Release Team</maintainer> | ||
<license>BSD-3-Clause</license> | ||
|
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
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
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>moveit_core</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>Core libraries used by MoveIt</description> | ||
|
||
<maintainer email="[email protected]">Henning Kayser</maintainer> | ||
|
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
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>moveit_kinematics</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>Package for all inverse kinematics solvers in MoveIt</description> | ||
|
||
<maintainer email="[email protected]">Henning Kayser</maintainer> | ||
|
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,13 @@ | |
Changelog for package chomp_interface | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
2.10.0 (2024-06-13) | ||
------------------- | ||
* Unify log names (`#2720 <https://github.com/moveit/moveit2/issues/2720>`_) | ||
Co-authored-by: Abishalini Sivaraman <[email protected]> | ||
* CMake format and lint in pre-commit (`#2683 <https://github.com/moveit/moveit2/issues/2683>`_) | ||
* Contributors: Sebastian Jahr, Tyler Weaver | ||
|
||
2.9.0 (2024-01-09) | ||
------------------ | ||
* Node logging for the rest of MoveIt (`#2599 <https://github.com/ros-planning/moveit2/issues/2599>`_) | ||
|
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>moveit_planners_chomp</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>The interface for using CHOMP within MoveIt</description> | ||
|
||
<maintainer email="[email protected]">Chittaranjan Srinivas Swaminathan</maintainer> | ||
|
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,13 @@ | |
Changelog for package chomp_motion_planner | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
2.10.0 (2024-06-13) | ||
------------------- | ||
* Unify log names (`#2720 <https://github.com/moveit/moveit2/issues/2720>`_) | ||
Co-authored-by: Abishalini Sivaraman <[email protected]> | ||
* CMake format and lint in pre-commit (`#2683 <https://github.com/moveit/moveit2/issues/2683>`_) | ||
* Contributors: Sebastian Jahr, Tyler Weaver | ||
|
||
2.9.0 (2024-01-09) | ||
------------------ | ||
* Node logging for the rest of MoveIt (`#2599 <https://github.com/ros-planning/moveit2/issues/2599>`_) | ||
|
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>chomp_motion_planner</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>chomp_motion_planner</description> | ||
|
||
<maintainer email="[email protected]">Chittaranjan Srinivas Swaminathan</maintainer> | ||
|
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
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>moveit_planners</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>Meta package that installs all available planners for MoveIt</description> | ||
<maintainer email="[email protected]">Henning Kayser</maintainer> | ||
<maintainer email="[email protected]">Tyler Weaver</maintainer> | ||
|
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,26 @@ | |
Changelog for package moveit_planners_ompl | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
2.10.0 (2024-06-13) | ||
------------------- | ||
* Migrate ros-planning org to moveit (`#2847 <https://github.com/moveit/moveit2/issues/2847>`_) | ||
* Rename github.com/ros-planning -> github.com/moveit | ||
* Rename ros-planning.github.io -> moveit.github.io | ||
* Rename ros-planning organization in docker and CI workflow files | ||
- ghcr.io/ros-planning -> ghcr.io/moveit | ||
- github.repository == 'moveit/*'' | ||
* Unify log names (`#2720 <https://github.com/moveit/moveit2/issues/2720>`_) | ||
Co-authored-by: Abishalini Sivaraman <[email protected]> | ||
* Do not overwrite the error code with OMPL interface (`#2725 <https://github.com/moveit/moveit2/issues/2725>`_) | ||
In case of failure, set the error code to the one returned by the | ||
planning pipeline's `solve` method rather than overwriting it with | ||
`PLANNING_FAILED`. | ||
* Set `planner_id` in reponses with OMPL interface (`#2724 <https://github.com/moveit/moveit2/issues/2724>`_) | ||
This avoids a warning `PlanningPipeline::generatePlan()`. | ||
Co-authored-by: Gaël Écorchard <[email protected]> | ||
* CMake format and lint in pre-commit (`#2683 <https://github.com/moveit/moveit2/issues/2683>`_) | ||
* Contributors: Gaël Écorchard, Robert Haschke, Sebastian Jahr, Tyler Weaver | ||
2.9.0 (2024-01-09) | ||
------------------ | ||
* Handle unsupported position constraints in OMPL (`#2417 <https://github.com/ros-planning/moveit2/issues/2417>`_) | ||
|
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>moveit_planners_ompl</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>MoveIt interface to OMPL</description> | ||
<maintainer email="[email protected]">Henning Kayser</maintainer> | ||
<maintainer email="[email protected]">Tyler Weaver</maintainer> | ||
|
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,21 @@ | |
Changelog for package pilz_industrial_motion_planner | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
2.10.0 (2024-06-13) | ||
------------------- | ||
* Apply clang-tidy fixes | ||
* Migrate ros-planning org to moveit (`#2847 <https://github.com/moveit/moveit2/issues/2847>`_) | ||
* Rename github.com/ros-planning -> github.com/moveit | ||
* Rename ros-planning.github.io -> moveit.github.io | ||
* Rename ros-planning organization in docker and CI workflow files | ||
- ghcr.io/ros-planning -> ghcr.io/moveit | ||
- github.repository == 'moveit/*'' | ||
* Unify log names (`#2720 <https://github.com/moveit/moveit2/issues/2720>`_) | ||
Co-authored-by: Abishalini Sivaraman <[email protected]> | ||
* Add parameter api integration test (`#2662 <https://github.com/moveit/moveit2/issues/2662>`_) | ||
* CMake format and lint in pre-commit (`#2683 <https://github.com/moveit/moveit2/issues/2683>`_) | ||
* Contributors: Robert Haschke, Sebastian Jahr, Tyler Weaver | ||
2.9.0 (2024-01-09) | ||
------------------ | ||
* Node logging for the rest of MoveIt (`#2599 <https://github.com/ros-planning/moveit2/issues/2599>`_) | ||
|
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>pilz_industrial_motion_planner</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>MoveIt plugin to generate industrial trajectories PTP, LIN, CIRC and sequences thereof.</description> | ||
|
||
<maintainer email="[email protected]">Christian Henkel</maintainer> | ||
|
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
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>pilz_industrial_motion_planner_testutils</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>Helper scripts and functionality to test industrial motion generation</description> | ||
|
||
<maintainer email="[email protected]">Christian Henkel</maintainer> | ||
|
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,32 @@ | |
Changelog for package moveit_planners_stomp | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
2.10.0 (2024-06-13) | ||
------------------- | ||
* Migrate ros-planning org to moveit (`#2847 <https://github.com/moveit/moveit2/issues/2847>`_) | ||
* Rename github.com/ros-planning -> github.com/moveit | ||
* Rename ros-planning.github.io -> moveit.github.io | ||
* Rename ros-planning organization in docker and CI workflow files | ||
- ghcr.io/ros-planning -> ghcr.io/moveit | ||
- github.repository == 'moveit/*'' | ||
* Unify log names (`#2720 <https://github.com/moveit/moveit2/issues/2720>`_) | ||
Co-authored-by: Abishalini Sivaraman <[email protected]> | ||
* CMake format and lint in pre-commit (`#2683 <https://github.com/moveit/moveit2/issues/2683>`_) | ||
* missing destination path (`#2668 <https://github.com/moveit/moveit2/issues/2668>`_) | ||
* Fix penalty-based cost function in STOMP (`#2625 <https://github.com/moveit/moveit2/issues/2625>`_) | ||
* Fix penalty-based cost function in STOMP | ||
This adds several test cases for STOMP's noise generation and cost | ||
functions, and provides the following fixes: | ||
* out-of-bounds vector access when tail states of trajectory are invalid | ||
* smoothed costs overriding values of previous invalid groups | ||
* missing validity check of last state in trajectory | ||
* inability to disable cost function interpolation steps | ||
* total cost of trajectory not summing up to sum of state penalties | ||
* bug in Gaussian producing infinite values with invalid start states | ||
* Improve documentation | ||
--------- | ||
* Contributors: Henning Kayser, Robert Haschke, Sarvajith Adyanthaya, Sebastian Jahr, Tyler Weaver | ||
2.9.0 (2024-01-09) | ||
------------------ | ||
* Node logging for the rest of MoveIt (`#2599 <https://github.com/ros-planning/moveit2/issues/2599>`_) | ||
|
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>moveit_planners_stomp</name> | ||
<version>2.9.0</version> | ||
<version>2.10.0</version> | ||
<description>STOMP Motion Planner for MoveIt</description> | ||
<maintainer email="[email protected]">Henning Kayser</maintainer> | ||
<license>BSD-3-Clause</license> | ||
|
Oops, something went wrong.