Replies: 1 comment 2 replies
-
It gets broadcasted as a ros topic e.g. crazyswarm/ros_ws/src/crazyswarm/src/crazyswarm_server.cpp Lines 743 to 767 in 26edf4b This means it will be available through This should be documented. @whoenig What happens when pose logging is enabled but a mocap system is also in use? This could occur when measuring the accuracy of a non-mocap positioning system. Per the linked code, won't the ROS tf jitter back and forth between the EKF estimate and the mocap? |
Beta Was this translation helpful? Give feedback.
2 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,
I have been using crazyswarm for the past week or so. I have been able to run most of the tutorials and example codes present.
I was wondering about the pose of each quadrotor. I have enabled pose_logging to True. Now I am wondering as to where I can find the relevant poses for each CF.
I just wanted to calculate how much the CF deviates from the ground truth.
P.S. I am using Loco Positioning System currently.
Beta Was this translation helpful? Give feedback.
All reactions