Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dronekit

Dronekit: Failed To Connect To /dev/tty.usbmodem1411 : 'serial' Object Has No Attribute 'setbaudrate'

Following the DroneKit instructions, I was able to run the hello.py code from their QuickStart guid… Read more Dronekit: Failed To Connect To /dev/tty.usbmodem1411 : 'serial' Object Has No Attribute 'setbaudrate'

Example To Connect From Container To Host Service

I am new to Docker and Drone Programming. I was able to deploy a python script (that contains drone… Read more Example To Connect From Container To Host Service