Skip to content

Commit

Permalink
Merge pull request #84 from usdot-fhwa-stol/foxy/develop
Browse files Browse the repository at this point in the history
Foxy/develop
  • Loading branch information
SaikrishnaBairamoni authored Feb 9, 2022
2 parents aff3da9 + 79248f3 commit 4d8e2bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
cmake_minimum_required(VERSION 2.8.3)
project(avt_vimba_camera)

find_package(carma_cmake_common REQUIRED)
carma_check_ros_version(1)

find_package(catkin REQUIRED COMPONENTS
#libvimba
cav_msgs
Expand Down
2 changes: 2 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
<exec_depend>image_proc</exec_depend>
<exec_depend>stereo_image_proc</exec_depend>

<build_depend>carma_cmake_common</build_depend>

<!--run_depend>libvimba</run_depend-->
<export>
<nodelet plugin="${prefix}/plugins.xml" />
Expand Down

0 comments on commit 4d8e2bb

Please sign in to comment.