Export sensor_msgs, tf2, and rclcpp as dependencies
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
This commit is contained in:
parent
bb3b8fa75c
commit
3ae3c3f604
|
|
@ -40,6 +40,9 @@ ament_export_targets(laser_geometry)
|
||||||
ament_export_dependencies(
|
ament_export_dependencies(
|
||||||
eigen3_cmake_module
|
eigen3_cmake_module
|
||||||
Eigen3
|
Eigen3
|
||||||
|
rclcpp
|
||||||
|
sensor_msgs
|
||||||
|
tf2
|
||||||
)
|
)
|
||||||
|
|
||||||
install(
|
install(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user