mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 17:36:40 +08:00
RTPS bridge send all EKF sensors
This commit is contained in:
@@ -41,7 +41,13 @@ if(NOT FASTRTPSGEN)
|
||||
endif()
|
||||
|
||||
set(config_rtps_send_topics
|
||||
sensor_combined
|
||||
sensor_combined
|
||||
sensor_baro
|
||||
sensor_selection
|
||||
vehicle_gps_position
|
||||
airspeed
|
||||
vehicle_land_detected
|
||||
vehicle_status
|
||||
)
|
||||
|
||||
set(config_rtps_receive_topics
|
||||
|
||||
Reference in New Issue
Block a user