Skip to content

Commit

Permalink
Add missing visualization_msgs to tesseract_rosutils CMakelists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Dec 7, 2021
1 parent af0dc18 commit edd74b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tesseract_rosutils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ find_package(catkin REQUIRED COMPONENTS
eigen_conversions
geometry_msgs
std_msgs
visualization_msgs
)

find_package(Boost REQUIRED)
Expand Down Expand Up @@ -41,6 +42,7 @@ catkin_package(
roslib
geometry_msgs
std_msgs
visualization_msgs
DEPENDS
Boost
EIGEN3
Expand Down

0 comments on commit edd74b9

Please sign in to comment.