We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5284017 commit 5838568Copy full SHA for 5838568
tf2_sensor_msgs/CMakeLists.txt
@@ -38,6 +38,7 @@ if(BUILD_TESTING)
38
target_link_libraries(test_tf2_sensor_msgs_cpp Eigen3::Eigen)
39
ament_target_dependencies(test_tf2_sensor_msgs_cpp
40
"rclcpp"
41
+ "sensor_msgs"
42
"tf2"
43
"tf2_ros"
44
)
0 commit comments