mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 04:10:35 +08:00
micrortps_bridge: add optical_flow to the set of received topics
Required for Optical Flow on the Aero via RTPS
This commit is contained in:
@@ -46,6 +46,7 @@ set(config_rtps_send_topics
|
||||
|
||||
set(config_rtps_receive_topics
|
||||
sensor_baro
|
||||
optical_flow
|
||||
)
|
||||
|
||||
if (FASTRTPSGEN AND (config_rtps_send_topics OR config_rtps_receive_topics))
|
||||
|
||||
Reference in New Issue
Block a user