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

generate version.h file per package using the ament_generate_version_header #1449

Merged
merged 3 commits into from Mar 26, 2024

Conversation

saikishor
Copy link
Member

These changes of this PR allow the ros2_control packages to have the version.h generated by the ament_cmake_gen_version_h

Copy link
Contributor

@fmauch fmauch left a comment

Choose a reason for hiding this comment

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

Not mandatory, but AFAIK it is common practice to use ${PROJECT_NAME} when possible.

controller_interface/CMakeLists.txt Outdated Show resolved Hide resolved
controller_manager/CMakeLists.txt Outdated Show resolved Hide resolved
hardware_interface/CMakeLists.txt Outdated Show resolved Hide resolved
joint_limits/CMakeLists.txt Outdated Show resolved Hide resolved
transmission_interface/CMakeLists.txt Outdated Show resolved Hide resolved
Co-authored-by: Felix Exner (fexner) <felix_mauch@web.de>
@bmagyar bmagyar merged commit 8d3589e into ros-controls:master Mar 26, 2024
6 of 11 checks passed
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.

None yet

3 participants