Replies: 7 comments 1 reply
-
I changed MoCap frame to official deck and try again, but there is still problem |
Beta Was this translation helpful? Give feedback.
-
The video looks like a coordinate system mismatch. You should make sure that if you move the drone manually with your hand, that positive x is front (where the antenna is) and positive why is towards the left. Are you indeed using VRPN rather than NatNet? Have you tried using optitrack or optitrack_closed_source instead? |
Beta Was this translation helpful? Give feedback.
-
Thank you whoenig I checked coordinate and it looks like not bad https://youtu.be/ciLvXS4sdKs
Regards |
Beta Was this translation helpful? Give feedback.
-
I found that "/cf1/pose" topic is incorrect even if "cf1" frame position is OK Here is the result. "/cf1/pose" is not same as "cf1" frame position How can I fix it? |
Beta Was this translation helpful? Give feedback.
-
Good catch! This typically means that the broadcasts are not working properly. Did you update your Crazyradio firmware as described in the documentation? This is required even if you recently bought the radio. NatNet vs VRPN: There is no tutorial besides the Crazyswarm documentation. You can search the issues and discussion for a few hints, though. Basically, you want to first try |
Beta Was this translation helpful? Give feedback.
-
Dear whoenig, I updated my crazyradio to ver 99.55 but the situation become more worse : cfclient doesn't recognize my crazyradio, and I cannot connect to my crazyflie via crazyradio. "rosrun crazyflie_tools scan -v" reports there is a crazyradio ver 99.55 Regards P.S. I changed make option from "make CRPA=0" to "make CRPA=1" and "rosrun crazyflie_tools scan --address E7E7E7E701" |
Beta Was this translation helpful? Give feedback.
-
I suggest flashing the prebuilt binary that we provide. The new radio firmware is fully compatible and simply adds one more feature that is needed for more efficient communication. Testing with cfclient is the right way for troubleshooting. |
Beta Was this translation helpful? Give feedback.
-
Hello, everyone,
I try to control Crazyflie by a motion capture (OptiTrack + Motive + VRPN + ROS melodic).
I make a frame to attach markers, and I tried a flight according to instruction of crazyswarm, but a drone does not seem to be controlled.
This is my result.
https://youtu.be/735klXdhw2Y
(Lain on my back immediately without taking off)
I confirm the following dots
Is there anything to be checked?
Regards,
AJISAKA
Top
Beta Was this translation helpful? Give feedback.
All reactions