Replies: 1 comment 4 replies
-
All those messages are related to your mocap and have nothing to do with communication with the Crazyflie itself.
|
Beta Was this translation helpful? Give feedback.
4 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.
-
When I was doing a multi-cfs flight test, my terminal printed a lot of error messages. I would like to ask, is this related to the radio channel or the accuracy of the positioning system?
①What is the warning of "No updated pose for CF'"? It's strange that all cfs exist. 0
There is no update data for .07s.
②What does the warning ‘’all dynamic check failed for object ‘’ mean?
③Sometimes it still exists, and all cf tracking is skipped. Which is ‘Lost tracking for object cf1 skipping’
Four markers also exist without pose update and Dynamic check failed for object. What does this warning mean?
3.Dynamic check failed for objectWarning, can it be eliminated by enlarging dynamicsConfigurations in crazyflieTypes.yaml?
4. My own guess is that "Dynamic check failed for object" is more due to the limited accuracy of the motion capture system, while "No updated pose for CF" may be due to communication problems, and there is another possibility that is due to "Dynamic check failed for object "caused to be unable to track for a long time
Beta Was this translation helpful? Give feedback.
All reactions