Skip to content

Commit

Permalink
[gimbalrotor][CMakeLists] catkin depends on spinal
Browse files Browse the repository at this point in the history
  • Loading branch information
sugikazu75 committed May 28, 2024
1 parent c6dbda2 commit 80c577c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robots/gimbalrotor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ find_package(catkin REQUIRED COMPONENTS
find_package(Eigen3 REQUIRED)

catkin_package(
CATKIN_DEPENDS aerial_robot_control aerial_robot_estimation aerial_robot_model aerial_robot_msgs pluginlib roscpp
CATKIN_DEPENDS aerial_robot_control aerial_robot_estimation aerial_robot_model aerial_robot_msgs pluginlib roscpp spinal
)

include_directories(
Expand Down

0 comments on commit 80c577c

Please sign in to comment.