mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +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:
parent
bcceadcb85
commit
2f18a3699c
@ -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))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user