Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ros2_control tag generation optional in macro #121

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

fmauch
Copy link
Contributor

@fmauch fmauch commented Nov 17, 2023

Since the macro should be usuable in situations where no ros2_control tag shall be instanciated, we make this optional. This way it will not break existing setups but will allow re-using the macro when one doesn't want the default tag being generated.

This is basically the non-breaking version of #114 and could go along UniversalRobots/Universal_Robots_ROS2_Driver#877 or similar

@bmagyar FYI.

Since the macro should be usuable in situations where no ros2_control tag
shall be instanciated, we make this optional. This way it will not break
existing setups but will allow re-using the macro when one doesn't want the
default tag being generated.


Co-authored-by: Bence Magyar <[email protected]>
Copy link

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

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

Amazing work, thank you!

@fmauch fmauch requested a review from VinDp November 23, 2023 06:15
Copy link
Contributor

@VinDp VinDp left a comment

Choose a reason for hiding this comment

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

Works as intended, looks good to me.

@VinDp VinDp merged commit 2aca21b into UniversalRobots:humble Dec 14, 2023
6 checks passed
@fmauch fmauch deleted the ros2_control_optional branch December 15, 2023 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants