How can I use pymavlink in Docker?
-
Title says it all. I tried:
- to connect MAVSDK server and pymavlink
- connect pymavlink with ttyACM0
I want to use pymavlink to talk to both the flight controller and ground control
-
@Daniel-Ryu Do you have details on a specific issue? Can you run it fine outside of the Docker? Are there error messages?
-
Nevermind, to use pymavlink we needed to not run MavSDK at the same time