Closed eduardo-del closed 3 years ago
What is the URI of your Crazyflie and how does your allCrazyflies.yaml
look like?
the URI is 0/80/250K/E7E7E7E701
and
allCrazyflies.yaml
`crazyflies:
The datarate needs to be set to 2M
instead of 250K
for the Crazyswarm. You can change this setting using the official cfclient.
Okay, I will do it, thank you so much @whoenig , and also for the help on crazyflie_ros.
Hi @whoenig i had the same problem when i changed the URI on official cfclient, should I change other file or thing?
Thank you so much.
Hello, I also meet the same problem, how do you solve it?
Hi @easy98, no i have the same problem really i didn't follow with crazyswarm. I'm using crazyflie_ros, but if you want maybe we can help us with crazyswarm and make a solution.
I solved my problem, since I forget to change the vicon's host name in the hover.launch file. Now it works.
Good for you @easy98
Hi guys i have a little problem, I haven't communication when i try tu run python figure8_csv.py
this are the steps that i did:
cd ros_ws/src/crazyswarm/scripts
python chooser.py
then appears a window crazyflie Chosser, when i click to battery button this messages appear:
When i try run figure8_csv without --sim the crazyflie haven't communication I first did
source ros_ws/devel/setup.bash
roslaunch crazyswarm hover_swarm.launch
and in other terminalpython figure8_csv.py
but the crazyflie isn't connected, i use optitrack and firmware 2020.06 the optitrack show me the frames of the crazyflie on rviz.some one can help me with the communication thank you.