px4_add_module(
    MODULE modules__swarm_bridge
    MAIN swarm_bridge
    STACK_MAIN 2000
    SRCS
        swarm_bridge.cpp
    EXTERNAL
)
