Skip to content

Commit 7bb6c6e

Browse files
committed
0.2.0
1 parent 7183506 commit 7bb6c6e

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

ewellix_driver/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.2.0 (2025-08-20)
6+
------------------
77
* Update license in package.xml
88
* Merge pull request `#7 <https://github.com/clearpathrobotics/ewellix_lift/issues/7>`_ from Ayush1285/feat/last-position
99
Update the initial state of the lift.

ewellix_driver/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ewellix_driver</name>
5-
<version>0.1.0</version>
5+
<version>0.2.0</version>
66
<description>Ewellix lift ROS 2 driver</description>
77

88
<maintainer email="lcamero@clearpathrobotics.com">Luis Camero</maintainer>

ewellix_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 ewellix_examples
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.0 (2025-08-20)
6+
------------------
77
* Update license in package.xml
88
* Merge pull request `#9 <https://github.com/clearpathrobotics/ewellix_lift/issues/9>`_ from clearpathrobotics/feature/viz
99
Feature: Move RViz and Simulation to ewellix_lift_common

ewellix_examples/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ewellix_examples</name>
5-
<version>0.1.0</version>
5+
<version>0.2.0</version>
66
<description>Clearpath's scripts package for Ewellix TLT lifting columns</description>
77

88
<author email="lcamero@clearpathrobotics.com">Luis Camero</author>

0 commit comments

Comments
 (0)