Drone kit package

hi
Is the drone kit package installed in your raspbian image?

Yes, it is. It is also no problem to install any other software you might want to use.

1 Like

hi dear jacob
I’m having trouble launching the drone kit ( your raspbian image )
According to this link :
http://python.dronekit.io/guide/quick_start.html#basic-hello-drone
example code = Basic “Hello Drone”
I do not understand the problem


Thank you for your guidance

I’m sorry, I do not know what the issue is. I would recommend you ask the question in the developer chat, but you have already done so. You can also investigate the stack trace provided when the program crashes. The problem starts at line 3 of drone.py.

Did you write drone.py?

hi jacob
I raised my question in that forum
Someone has not answered
is code drone.py

You will need to look at the source code for dronekit_sitl.start_default() to find out what is wrong. There are also resources on that page for you to get help with dronekit like github issues and dronekit forums. I don’t use dronekit, so I don’t know how to help you without doing these same things that I am suggesting for you to do.

1 Like