Replies: 2 comments 3 replies
-
@whoenig @jpreiss I'm sorry for tagging but please take a look when possible. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The first thing to double check would be if the /pose topics contain the relevant data. My guess is that they are not and that the core of the issue is based on streaming logging data (a use-case Crazyswarm hasn't been optimized/tested for). To improve the situation:
You might also want to try Crazyswarm2 (if you are ready for ROS2); this has one backend based on the official Python library, which might behave better in your use-case. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi, so i'm trying to get the CF position (x, y, z, coordinates) while flying and i was able to do it for up to 3 CF flying simultaneously. But every time i tried using more than 3 CF only 3 of the CF showed up on the rviz and the code i'm running always gives this errors.
This is the test code i used
My setup used 2 Lighthouse V2, default CF with lighthouse deck, and all the launch settings are default with the logging enabled and
motion_capture_type
set to noneBeta Was this translation helpful? Give feedback.
All reactions