File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -62,5 +62,4 @@ install(TARGETS joint_limits
6262ament_export_targets(export_joint_limits HAS_LIBRARY_TARGET)
6363ament_export_dependencies(${THIS_PACKAGE_INCLUDE_DEPENDS} )
6464ament_package()
65- # TODO(anyone) uncomment if https://github.com/ament/ament_cmake/pull/526 is merged
66- # ament_generate_version_header(${PROJECT_NAME})
65+ ament_generate_version_header(${PROJECT_NAME} )
Original file line number Diff line number Diff line change 1313 <url type =" repository" >https://github.com/ros-controls/ros2_control</url >
1414
1515 <buildtool_depend >ament_cmake</buildtool_depend >
16- <!-- TODO(anyone) uncomment if https://github.com/ament/ament_cmake/pull/526 is merged -->
17- <!-- <buildtool_depend>ament_cmake_gen_version_h</buildtool_depend> -->
16+ <buildtool_depend >ament_cmake_gen_version_h</buildtool_depend >
1817
1918 <depend >rclcpp</depend >
2019 <depend >rclcpp_lifecycle</depend >
You can’t perform that action at this time.
0 commit comments