Replies: 3 comments
-
You can just use the latest Bitcraze firmware (which has probably more bug fixes than the one we provide). The latest Crazyswarm version does not require any special firmware. Does it work in that case (you should really only need to change the mocap to None)? |
Beta Was this translation helpful? Give feedback.
-
Hi! If bitcraze's official firmware is enough, what is the role of crazyswarm repository's submodule, crazyflie-firmware? I tried this script with reference to your answer with latest bitcraze's crazyflie-firmware repository and crazyflie2-nrf-firmware repository, crazyradio-firmware repository. And this is my mocap setting:
When I ran: I don't know why, turn the power on again, and trired this script of crazyflie-lib-python(runs without any problems) In this state, niceHover.py script had no problem until takeoff, I still don't know what is wrong. And sorry, there is one more question. When I run hover_swarm.launch, after cf reboots, kill the rviz process and run hover_swarm.launch again, the following error occurs.
there a conceivable cause? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Hi!
I am testing crazyswarm with lps.
but my flight is not working properly.
I got the coordinates of the base station by referring to this
and after modifying this file:
crazyswarm/crazyflie-firmware/src/deck/drivers/src/lighthouse.c
I compiled this firmware and flashed it on my cf and flashed the prebuilt nrf firmware.
And I modify this line to 'none'.
And start the server and I ran:
python figure8_csv.py
That seems to take off for a while, but soon loses control and crashes.
When I tested it with bitcraze's official firmware using the same coordinates, I was able to fly without any problems.
Is there something wrong with my setup?
This is my console message while rviz is running:
If you know what I did wrong, please let me know.
Thanks in advance for the help.
Beta Was this translation helpful? Give feedback.
All reactions