Cannot Connect with Python Example
Posted: Sun Nov 02, 2014 8:35 am
Please help - this is driving me potty
I wanted to do some python dev with the copter on Windows. I have installed the Windows PC Client - and all the drivers and it works with a PS3 controller - so all is good
So then I install the python client and all good - except - the examples run - say ramp.py - and then dont connect - they just sit there doing nothing
The callback for connected - is not being called. If I switch off the copter - the disconnected callback works fine - but the connected one just sits there. I am using unmodified code - and I have tried a few others on the internet and these forums - but exactly the same behavior.
Lights do flash and appear to be streaming - but putting the usual debug into the code - the callback for connected simply doesnt get called
Any ideas please ?
I wanted to do some python dev with the copter on Windows. I have installed the Windows PC Client - and all the drivers and it works with a PS3 controller - so all is good
So then I install the python client and all good - except - the examples run - say ramp.py - and then dont connect - they just sit there doing nothing
The callback for connected - is not being called. If I switch off the copter - the disconnected callback works fine - but the connected one just sits there. I am using unmodified code - and I have tried a few others on the internet and these forums - but exactly the same behavior.
Lights do flash and appear to be streaming - but putting the usual debug into the code - the callback for connected simply doesnt get called
Any ideas please ?