Search found 1 match

by Bal18
Thu May 21, 2015 7:21 pm
Forum: Developer Discussions
Topic: Programmable Flight Demonstration
Replies: 11
Views: 12958

Re: Programmable Flight Demonstration

qubitter, I had the same problem. Change the following snippet from import time, sys from threading import Thread from cfclient.utils.logconfigreader import LogConfig #FIXME: Has to be launched from within the example folder sys.path.append("../lib") import cflib from cflib.crazyflie impor...