Skip to content

Commit

Permalink
remove redundant ros packages
Browse files Browse the repository at this point in the history
  • Loading branch information
EliaTarasov authored and TSC21 committed Jun 19, 2018
1 parent 9c69a95 commit 6ba0eeb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ set( OpticalFlow_LIBS "OpticalFlow" )

# for ROS subscribers and publishers
if (BUILD_ROS_INTERFACE)
find_package(mavros REQUIRED)
find_package(mavros_msgs REQUIRED)
find_package(mav_msgs REQUIRED)
find_package(geometry_msgs REQUIRED)
find_package(roscpp REQUIRED)
find_package(sensor_msgs REQUIRED)
Expand Down

0 comments on commit 6ba0eeb

Please sign in to comment.