-
Notifications
You must be signed in to change notification settings - Fork 42
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
brettpac
committed
Jul 30, 2024
1 parent
da09129
commit 9616e6a
Showing
11 changed files
with
14 additions
and
203 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,19 +2,6 @@ | |
Changelog for package moveit2z_client | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
2.3.16 (2023-07-16) | ||
------------------- | ||
* Merge branch 'humble' of https://github.com/robosoft-ai/SMACC2 into humble | ||
* Brettpac branch (`#518 <https://github.com/robosoft-ai/SMACC2/issues/518>`_) | ||
* Attempt to fix weird issue with ros buildfarm | ||
* More on this buildfarm issue | ||
--------- | ||
Co-authored-by: brettpac <[email protected]> | ||
* Contributors: brettpac, pabloinigoblasco | ||
|
||
2.3.6 (2023-03-12) | ||
------------------ | ||
|
||
1.22.1 (2022-11-09) | ||
------------------- | ||
* pre-release | ||
|
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>moveit2z_client</name> | ||
<version>2.3.18</version> | ||
<version>2.3.1</version> | ||
|
||
<description>The moveit2z_client package</description> | ||
<maintainer email="[email protected]">Pablo Iñigo Blasco</maintainer> | ||
|
60 changes: 0 additions & 60 deletions
60
...sm_reference_library/sm_multi_panda_sim/panda_arm_1_moveit_config/CHANGELOG.rst
This file was deleted.
Oops, something went wrong.
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
60 changes: 0 additions & 60 deletions
60
...sm_reference_library/sm_multi_panda_sim/panda_arm_2_moveit_config/CHANGELOG.rst
This file was deleted.
Oops, something went wrong.
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
61 changes: 0 additions & 61 deletions
61
smacc2_sm_reference_library/sm_multi_panda_sim/sm_multi_panda_sim/CHANGELOG.rst
This file was deleted.
Oops, something went wrong.
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>sm_multi_panda_sim</name> | ||
<version>2.3.18</version> | ||
<version>0.0.0</version> | ||
<description>The sm_multi_panda_sim package</description> | ||
<maintainer email="[email protected]">SMACC2 is cool</maintainer> | ||
<license>Apache-2.0</license> | ||
|
@@ -16,6 +16,7 @@ | |
<depend>smacc2</depend> | ||
<depend>moveit2z_client</depend> | ||
<depend>controller_manager</depend> | ||
<depend>warehouse_ros_mongo</depend> | ||
<depend>moveit_configs_utils</depend> | ||
<exec_depend>moveit_resources_panda_description</exec_depend> | ||
|
||
|