Skip to content

Commit

Permalink
fix: fixed robosense hw monitor's cmake
Browse files Browse the repository at this point in the history
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
  • Loading branch information
knzo25 committed May 14, 2024
1 parent 92fdeef commit a0ef63b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nebula_ros/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ target_link_libraries(robosense_hw_monitor_ros_wrapper PUBLIC
${diagnostic_msgs_TARGETS}
${robosense_msgs_TARGETS}
nebula_decoders::nebula_decoders_robosense
nebula_decoders::nebula_decoders_robosense_info
nebula_hw_interfaces::nebula_hw_interfaces_robosense
)
target_include_directories(robosense_hw_monitor_ros_wrapper PUBLIC
Expand Down

0 comments on commit a0ef63b

Please sign in to comment.