Skip to content

FIX: change inertial macro name to avoid namespace collisions#6

Merged
slimasziom merged 5 commits intohumble-develfrom
hotfix--inertial-macro-collision
Mar 18, 2025
Merged

FIX: change inertial macro name to avoid namespace collisions#6
slimasziom merged 5 commits intohumble-develfrom
hotfix--inertial-macro-collision

Conversation

@slimasziom
Copy link

@slimasziom slimasziom commented Mar 18, 2025

Description

We need to have macro names that have low risk of conflicting with another macros in global namespace. Changes parameters to more descriptive ones.

Motivation and context

We encountered problems with cylinder_inertial macro when running multiple packages (ros2_net_ft_driver).

How has this been tested?

Checked with aegis-ros project.

Checklist

  • All TODOs in the code have been resolved or linked to a proper issue.
  • Code has been (auto)formatted.
  • Documentation (e.g., README, CHANGELOG, Wiki) has been updated.
  • All automated checks have passed.

Clickup task: 8697umfeh

@slimasziom slimasziom requested a review from macmacal March 18, 2025 16:22
slimasziom and others added 2 commits March 18, 2025 17:38
Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>
Copy link

@macmacal macmacal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@slimasziom slimasziom merged commit 2edd73c into humble-devel Mar 18, 2025
1 check passed
@slimasziom slimasziom deleted the hotfix--inertial-macro-collision branch March 18, 2025 16:46
slimasziom added a commit that referenced this pull request Mar 18, 2025
* Update CHANGELOG.md

* FIX: change inertial macro name to avoid namespace collisions (#6)

* FIX: change inertial macro name to avoid namespace collisions

* CHG: docs

* CHG: pre-commit

* Update urdf/robotiq_hande_gripper.xacro

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* REV: cylinder_inertial filename

---------

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* CHG: changelog

* CHG: package version bump

* added citation file

* bumped version

* fixed default rotatation of hande

---------

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>
slimasziom added a commit that referenced this pull request Aug 25, 2025
* Update CHANGELOG.md

* FIX: change inertial macro name to avoid namespace collisions (#6)

* FIX: change inertial macro name to avoid namespace collisions

* CHG: docs

* CHG: pre-commit

* Update urdf/robotiq_hande_gripper.xacro

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* REV: cylinder_inertial filename

---------

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* CHG: changelog

* CHG: package version bump

* added citation file

* bumped version

* fixed default rotatation of hande

* updated citation file

* CHG: changelog

* Make gripper mounting pose configurable

* Format

* Format

* Format

* Update changelog

* Update changelog

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* added param frequency_hz

* hande: changed `tty` to `tty_port`

* added socat params

* renamed virtual_tty to socat_tty

* updated cmake version

* fmt

* updated changelog

* updated changelog

* Merge pull request #15 from AGH-CEAI/bugfix/fix_typo

Fix typo

* CHG: bump version

* FIX: docs

* CHG: bumb citation version

---------

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>
Co-authored-by: Jakub <sivral@proton.me>
slimasziom added a commit that referenced this pull request Aug 25, 2025
* Humble release v0.1.1 (#8)

* Update CHANGELOG.md

* FIX: change inertial macro name to avoid namespace collisions (#6)

* FIX: change inertial macro name to avoid namespace collisions

* CHG: docs

* CHG: pre-commit

* Update urdf/robotiq_hande_gripper.xacro

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* REV: cylinder_inertial filename

---------

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* CHG: changelog

* CHG: package version bump

* added citation file

* bumped version

* fixed default rotatation of hande

---------

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* CHG: bump version

* FIX: docs

* CHG: bumb citation version

* CHG: changelog

---------

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants