find_package(std_msgs REQUIRED)

ament_target_dependencies(${LF_MAIN_TARGET} PUBLIC std_msgs)
