Replies: 1 comment
-
I assume you created two identical CrazyflieServer nodes at once. I am not sure how to fix this in the best way either. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I currently have two crazyflies that I want to takeoff, figure out the closest landing zone, and then go and land on it. I have a separate script that I'm using to determine the closest landing zone; it's using the positions topics from vrpn client and ouputs each drone's assignment.
The issue I'm having is that after takeoff I run this other script and then I can't send commands to the crazyflies. I get the error "service [/cf1/goTo] returned no response".
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions