Skip to content
Snippets Groups Projects
Commit 12384f3f authored by Henry Zhang's avatar Henry Zhang Committed by Daniel Agar
Browse files

MindPX: Enable DDS

parent 42627777
No related branches found
No related tags found
No related merge requests found
......@@ -135,6 +135,9 @@ set(config_module_list
modules/uORB
modules/dataman
# micro RTPS
modules/micrortps_bridge/micrortps_client
#
# Libraries
#
......@@ -198,6 +201,14 @@ set(config_module_list
#examples/ekf_att_pos_estimator
)
set(config_rtps_send_topics
sensor_combined
)
set(config_rtps_receive_topics
sensor_baro
)
set(config_extra_builtin_cmds
serdis
sercon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment