mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:08:29 +08:00
remove redundante --rtps-ids-file arg option
This commit is contained in:
@@ -86,7 +86,6 @@ if (NOT "${config_rtps_send_topics}" STREQUAL "" OR NOT "${config_rtps_receive_t
|
|||||||
--topic-msg-dir ${PX4_SOURCE_DIR}/msg
|
--topic-msg-dir ${PX4_SOURCE_DIR}/msg
|
||||||
--uorb-templates-dir templates/uorb_microcdr
|
--uorb-templates-dir templates/uorb_microcdr
|
||||||
--urtps-templates-dir templates/urtps
|
--urtps-templates-dir templates/urtps
|
||||||
--rtps-ids-file tools/uorb_rtps_message_ids.yaml
|
|
||||||
--agent-outdir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_agent
|
--agent-outdir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_agent
|
||||||
--client-outdir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_client
|
--client-outdir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_client
|
||||||
--idl-dir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_agent/idl
|
--idl-dir ${CMAKE_CURRENT_BINARY_DIR}/micrortps_agent/idl
|
||||||
|
|||||||
Reference in New Issue
Block a user