crazyflieROS GUI: crazyflie loses connection

Post here to get support
Post Reply
nurinuri
Beginner
Posts: 4
Joined: Fri Oct 02, 2015 7:48 pm

crazyflieROS GUI: crazyflie loses connection

Post by nurinuri »

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.
chad
Expert
Posts: 555
Joined: Sun Sep 28, 2014 12:54 am
Location: New York, USA
Contact:

Re: crazyflieROS GUI: crazyflie loses connection

Post by chad »

Hi nurinuri,

I've closed the duplicate threads you made in the other sub-forums in favor of this one in Support. Please refrain from multiple posts in different sub-forums with the exact same question (and different subject lines).

I've also edited your title to make it more appropriate to the question.

Thanks!
Crazyflier - my CF journal...
4x Crazyflie Nano (1.0) 10-DOF + NeoPixel Ring mod.
3x Crazyflie 2.0 + Qi Charger and LED Decks.
Raspberry Pi Ground Control.
Mac OS X Dev Environment.
Walkera Devo7e, ESky ET6I, PS3 and iOS Controllers.
whoenig
Expert
Posts: 395
Joined: Mon Oct 27, 2014 2:55 am

Re: crazyflieROS GUI: crazyflie loses connection

Post by whoenig »

Hi nurinuri,

Which crazyflie ROS package are you talking about? The one here http://wiki.ros.org/crazyflie does not include a GUI (however, you can use RVIZ to visualize whatever you need.)

Best,

Wolfgang
Post Reply