stateEstimate logging varies with a static CF #681
Replies: 4 comments 17 replies
-
probably some communication issue, check the radio channels and addresses in your crazyflies.yaml. |
Beta Was this translation helpful? Give feedback.
-
Perhaps you forgot to upgrade the firmware of your Crazyradio. The default firmware does not support broadcasts. |
Beta Was this translation helpful? Give feedback.
-
a correctly updated firmware shows version 0.99. Your version does not
support broadcasts.
…On Wed, Aug 31, 2022, 14:14 Lin Zuo ***@***.***> wrote:
Perhaps you forgot to upgrade the firmware of your Crazyradio. The default
firmware does not support broadcasts.
The Crazyradio is with the latest release 0.53.
Here is my result from lsusb -d 1915:7777 -v | grep bcdDevice:
can't get device qualifier: Resource temporarily unavailable can't get
debug descriptor: Resource temporarily unavailable bcdDevice 0.53.
The warning seems does not influence the communication given I am able to
connect to the cf with cfclient or execute HelloWorld remotely.
—
Reply to this email directly, view it on GitHub
<#681 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA3SIPK53G3KX36SPJIYARLV35EDRANCNFSM6AAAAAAQAWX4JQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Dear @jpreiss and @whoenig, sorry for disturbing you. Is there a way I can have access to the data which is received by cf from vicon? |
Beta Was this translation helpful? Give feedback.
-
Hey, I am working on my cf with Vicon motion capture system. However, there is some problem with running even HelloWorld.
The cf is capable of realizing the test flight with flowdeck in https://www.bitcraze.io/documentation/tutorials/getting-started-with-stem-drone-bundle/. Therefore, I would say that the cf and crazyradio are functioning. But together with crazyswarm and Vicon, the performance is wired. The cf drifts during take-off. Here is a logging from Vicon when I run HelloWorld:
During my troubleshooting, I noticed that the stateEstimate log varies even when the cf is standing still on floor, as the plot below:
I do not know if the wired state estimation is related to my problem. But it is appreciated if someone can help with an explanation.
Beta Was this translation helpful? Give feedback.
All reactions