diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e47f21..8916227 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to the `robotiq_hande_driver` package will be documented in The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.1] - 2025-03-18 + +### Fixed + +* [PR-6](https://github.com/AGH-CEAI/robotiq_hande_description/pull/6) - Added prefix to inertial macro name. Added descriptive names for params. + + ## [0.1.0] - 2025-03-13 ### Added @@ -15,11 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [PR-3](https://github.com/AGH-CEAI/robotiq_hande_description/pull/3) & [PR-4](https://github.com/AGH-CEAI/robotiq_hande_description/pull/3) - Changed the coupler model and simplified URDF files by editing the models. -### Deprecated - -### Removed - ### Fixed -* [PR-2](https://github.com/AGH-CEAI/robotiq_hande_description/pull/2) - Removed unnecessary quotation marks from parameter values. -### Security +* [PR-2](https://github.com/AGH-CEAI/robotiq_hande_description/pull/2) - Removed unnecessary quotation marks from parameter values. diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..5404876 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,15 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: + - family-names: Aleksandrowicz + given-names: Maciej + orcid: https://orcid.org/0000-0003-3388-5653 + - family-names: Klimek + given-names: Krzysztof + orcid: https://orcid.org/0009-0004-6749-1833 + - family-names: Płachno + given-names: Jakub +title: "Robotiq Hand-E ROS 2 Description Package" +version: 0.1.1 +identifiers: +date-released: 2025-03-18 diff --git a/package.xml b/package.xml index a9905d0..4676c3c 100644 --- a/package.xml +++ b/package.xml @@ -2,7 +2,7 @@ robotiq_hande_description - 0.1.0 + 0.1.1 Contains meshes and URDF description of the Robotiq Hand-E gripper. Maciej Aleksandrowicz Apache-2.0 diff --git a/urdf/cylinder_inertial.xacro b/urdf/cylinder_inertial.xacro index 7ddbc4b..2c172fe 100644 --- a/urdf/cylinder_inertial.xacro +++ b/urdf/cylinder_inertial.xacro @@ -1,10 +1,17 @@ - + - + - + diff --git a/urdf/robotiq_hande_gripper.xacro b/urdf/robotiq_hande_gripper.xacro index 2d278f0..5d2cb81 100644 --- a/urdf/robotiq_hande_gripper.xacro +++ b/urdf/robotiq_hande_gripper.xacro @@ -36,7 +36,7 @@ - + @@ -55,9 +55,9 @@ - + - + @@ -81,9 +81,9 @@ - + - +