Conversation
|
@tdinesh does that last change seem correct to you? not really sure what "QuadrotorSafety" was? |
2f0415a to
21961d0
Compare
|
Yes thats correct. QuadrotorSafety was the gui name. |
|
I think my student can check on Tuesday if it works on hardware. |
|
@tdinesh @ljarin Dinesh & Laura, it seems like we are running into version issues with PyQt. We are currently running version 5.10.1. If I run 5.12 like it states, I get an error saying the following: "ValueError: PyCapsule_GetPointer called with incorrect name". When running 5.10.1, we get this message in blue, followed by a timeout error. |
|
Update: running the code "pip3 uninstall PyQt5-sip PyQt5" makes the blue code just disappear for some reason. We are still just getting a timeout error. |
|
Everything runs. No error messages, but active robots is empty and motors are not turning on or off. We verified we have the correct address, we can fly the drone with a phone, its communicating with the Vicon system fine, the radio works with cfclient. Any ideas on why the gui buttons are not working? No matter what button we press, it says true, but nothing happens. |
|
Were you able to take off with just the single crazyflie and rqt_mav_manager? |
|
resolved offline, was unrelated to this PR |

No description provided.