crazyflieROS GUI: crazyflie loses connection
Posted: Tue Feb 02, 2016 4:44 pm
Hi everyone,
I have a problem with my crazyflie connection. I am trying to use CrazyflieROS GUI Application but when I start the PID joystick controller and connect my crazyflie to crazyradio dongle, an error showed up on the terminal saying:
"Traceback (most recent call last):
File "/home/nuradeen/catkin_ws/src/crazyflieROS/src/crazyflieROS/driverWindow.py", line 229, in <lambda>
self.paramManager.sig_test.connect(lambda name, p: self.ui.labelTest[str(name)].setText("Pass" if p else "FAIL"))
KeyError: 'MPU6500' "
and crazyflie get connected for few minutes then get lost the connection.
any one has idea about this issue?
thanks.
I have a problem with my crazyflie connection. I am trying to use CrazyflieROS GUI Application but when I start the PID joystick controller and connect my crazyflie to crazyradio dongle, an error showed up on the terminal saying:
"Traceback (most recent call last):
File "/home/nuradeen/catkin_ws/src/crazyflieROS/src/crazyflieROS/driverWindow.py", line 229, in <lambda>
self.paramManager.sig_test.connect(lambda name, p: self.ui.labelTest[str(name)].setText("Pass" if p else "FAIL"))
KeyError: 'MPU6500' "
and crazyflie get connected for few minutes then get lost the connection.
any one has idea about this issue?
thanks.