Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Aug 15, 2024
1 parent 9b5f2f6 commit 06cf1da
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions snp_application/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package snp_application
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2024-08-15)
------------------
* Behavior tree plugins (`#131 <https://github.com/marip8/scan_n_plan_workshop/issues/131>`_)
* Updated to SyncActionNode
* Updated BT nodes to be plugins; updated SNP widget to load BT plugins from list of specified libraries
Expand Down
2 changes: 1 addition & 1 deletion snp_application/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>snp_application</name>
<version>4.7.0</version>
<version>5.0.0</version>
<description>
GUI application to run Scan-N-Plan for ROSCon 2021 workshop.
</description>
Expand Down
4 changes: 2 additions & 2 deletions snp_motion_execution/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package snp_motion_execution
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2024-08-15)
------------------

4.7.0 (2024-07-25)
------------------
Expand Down
2 changes: 1 addition & 1 deletion snp_motion_execution/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>snp_motion_execution</name>
<version>4.7.0</version>
<version>5.0.0</version>
<description>SNP motion execution package</description>
<maintainer email="[email protected]">lbayewallace</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions snp_motion_planning/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package snp_motion_planning
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2024-08-15)
------------------
* Working build for latest version of tesseract (`#115 <https://github.com/marip8/scan_n_plan_workshop/issues/115>`_)
* Working build for latest version of tesseract (fwd declaration)
* Update plugin status_message fields
Expand Down
2 changes: 1 addition & 1 deletion snp_motion_planning/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>snp_motion_planning</name>
<version>4.7.0</version>
<version>5.0.0</version>
<description>SNP Motion Planning</description>
<maintainer email="[email protected]">Michael Ripperger</maintainer>
<license>Apache 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions snp_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package snp_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2024-08-15)
------------------

4.7.0 (2024-07-25)
------------------
Expand Down
2 changes: 1 addition & 1 deletion snp_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>snp_msgs</name>
<version>4.7.0</version>
<version>5.0.0</version>
<description>
The SNP Msgs package contains custom messages used by the scan n plan demo system.
</description>
Expand Down
4 changes: 2 additions & 2 deletions snp_scanning/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package snp_scanning
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2024-08-15)
------------------
* Create directory before saving mesh to it (`#132 <https://github.com/marip8/scan_n_plan_workshop/issues/132>`_)
* Contributors: Michael Ripperger

Expand Down
2 changes: 1 addition & 1 deletion snp_scanning/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>snp_scanning</name>
<version>4.7.0</version>
<version>5.0.0</version>
<description>SNP scanning package</description>
<maintainer email="[email protected]">Tyler Marr</maintainer>
<license>BSD</license>
Expand Down
2 changes: 1 addition & 1 deletion snp_scanning/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name=package_name,
version='4.7.0',
version='5.0.0',
packages=[],
data_files=[
('share/ament_index/resource_index/packages',
Expand Down
4 changes: 2 additions & 2 deletions snp_tpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package snp_tpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2024-08-15)
------------------

4.7.0 (2024-07-25)
------------------
Expand Down
2 changes: 1 addition & 1 deletion snp_tpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>snp_tpp</name>
<version>4.7.0</version>
<version>5.0.0</version>
<description>
Scan N Plan Tool Path Planning Package
This package contains a ROS2 wrapper around the ROS-Industrial Noether library. This exposes
Expand Down

0 comments on commit 06cf1da

Please sign in to comment.