Replies: 2 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
YHuniv
-
yes, the localisation is correct with ./cf231/pose. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HI,
I tried to fly only one crazyflie2.1 with 4 (6mm) markers using Vicon, but I have some confusion...
ros2 launch crazyflie launch.py
I get this warning :
[motion_capture_tracking_node-1] [WARN] [1737570435.896017502] [motion_capture_tracking]: No updated pose for cf231 for 1737570435.896004
` header:
stamp:
sec: 0
nanosec: 0
frame_id: world
poses:
pose:
position:
x: -0.6881641149520874
y: 0.13250161707401276
z: -0.03637975454330444
orientation:
x: -0.009660907089710236
y: -0.0037801756989210844
z: 0.20219686627388
w: 0.9792899489402771
`
Why no timestamp from the topic /poses ?
in terminal didnt publish any data.
In rviz2, it seems to be working and I have the drone visualization (see [picture).
Could you help please with the step by step configurations to make a fly with one drone in first time ?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions