MAVSDK
MAVSDK copied to clipboard
Connecting to Ardusub system
I am running Ardusub on a bluerov2. I am trying to call mavsdk.add_any_connection() and cannot find a connection with a valid system.
From docs, I see it is udpin://0.0.0.0:14550, but that’s not working.
Is there any confirmation that this works on a BlueROV? I can’t find any resources on others doing this. Unsure if this is a sdk issue or lack of documentation issue