Skip to content

Commit e406c95

Browse files
0.29.0
1 parent ce9d9db commit e406c95

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

tesseract_monitoring/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tesseract_monitoring
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.29.0 (2025-03-21)
6+
-------------------
77
* Remove TransformBroadcaster from CurrentStateMonitor and reintroduce in ROSEnvironmentMonitor (`#144 <https://github.com/tesseract-robotics/tesseract_ros2/issues/144>`_)
88
* Thix implements the isPassiveOrMimicDOF function.
99
Closes https://github.com/tesseract-robotics/tesseract_ros/issues/79

tesseract_monitoring/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>tesseract_monitoring</name>
4-
<version>0.28.2</version>
4+
<version>0.29.0</version>
55
<description>The tesseract_monitoring package</description>
66
<maintainer email="levi.armstrong@swri.org">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

tesseract_msgs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tesseract_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.29.0 (2025-03-21)
6+
-------------------
77
* - Improve documentation of Trajectory.msg
88
- Simplify initial state conversion in plotTrajectory()
99
- Remove unused description from Trajectory.msg (replaced by the description of the CompositeInstruction or by joint_trajectories_description)

tesseract_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>tesseract_msgs</name>
4-
<version>0.28.2</version>
4+
<version>0.29.0</version>
55
<description>The tesseract_msgs package</description>
66
<maintainer email="levi.armstrong@swri.org">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

tesseract_planning_server/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tesseract_planning_server
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.29.0 (2025-03-21)
6+
-------------------
77
* Update to leverage std::filesystem
88
* Update to clang-tid-17
99
* Contributors: Levi Armstrong

tesseract_planning_server/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>tesseract_planning_server</name>
4-
<version>0.28.2</version>
4+
<version>0.29.0</version>
55
<description>Tesseract ROS Planning Server</description>
66
<maintainer email="levi.armstrong@swri.org">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

tesseract_ros_examples/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tesseract_ros_examples
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.29.0 (2025-03-21)
6+
-------------------
77

88
0.28.2 (2025-01-29)
99
-------------------

tesseract_ros_examples/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>tesseract_ros_examples</name>
4-
<version>0.28.2</version>
4+
<version>0.29.0</version>
55
<description>This package contains examples related to this trajopt_ros repository.</description>
66
<maintainer email="levi.armstrong@swri.org">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

tesseract_rosutils/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package tesseract_rosutils
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.29.0 (2025-03-21)
6+
-------------------
77
* - Improve documentation of Trajectory.msg
88
- Simplify initial state conversion in plotTrajectory()
99
- Remove unused description from Trajectory.msg (replaced by the description of the CompositeInstruction or by joint_trajectories_description)

tesseract_rosutils/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>tesseract_rosutils</name>
4-
<version>0.28.2</version>
4+
<version>0.29.0</version>
55
<description>Tesseract ROS Utilities</description>
66
<maintainer email="levi.armstrong@swri.org">Levi Armstrong</maintainer>
77
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)