Skip to content

Commit

Permalink
Merge pull request #60 from esteve/add-build-dependency
Browse files Browse the repository at this point in the history
build(ndt_omp): add ros_environment dependency (#20)
  • Loading branch information
koide3 committed May 4, 2024
2 parents 0852c95 + f809626 commit 3c24912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

<buildtool_depend condition="$ROS_VERSION == 1">catkin</buildtool_depend>
<buildtool_depend condition="$ROS_VERSION == 2">ament_cmake_auto</buildtool_depend>
<buildtool_depend>ros_environment</buildtool_depend>

<depend condition="$ROS_VERSION == 1">pcl_ros</depend>
<depend condition="$ROS_VERSION == 1">roscpp</depend>
Expand Down

0 comments on commit 3c24912

Please sign in to comment.