Replies: 1 comment 5 replies
-
If you don't get reliable data from your motion capture system that is a problem. Usually that happens if you use an older version of Motive. We tested with Motive 2.3 and 3.0 (beta). |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Referring to the end of #610 ,
GideonLombardo says,
I am facing the similar issues as GideonLombardo. I am using
vrpn
with unique markers and it works some times it doesn't most of the time. When it doesn't work, it will just flip over. I tried withsend_position_only = True
. One strange thing happens when I run thehover_swarm.launch
is, it is logging warningNo updated pose for motion capture object 'cf#'
same as kaushikbalasundar has in #564 . But it doesn't seem to be an issue as kaushikbalasundar mentioned in the #564 the pose do shown up in rviz. It doesn't flicker much or at least it is not noticeable. I do not know what the problem can be. I have one more thing to ask, if we are usingsend_position_only = True
then the flickering of the axis (angular deviation) should not affect the actual behavior of the flight, right?Edit-1
I am not sure but it can be the issue of balancing. I found this and this on their official website. I will try it out before my next testing session will update the flipping issue of the CF here.
Edit-2
There is no issue of the propeller or weight imbalance. I tried it flying the crazyflie with loco system and it is quite stable. but it is not working well with the optitrack motion capture system. I see loss of data while running the
mocap_helper.launch
. it skips the every second message all the time. I am not sure if that can be an issue.Beta Was this translation helpful? Give feedback.
All reactions