Can't record rotors state and linear velocity #3665
Unanswered
fcocina
asked this question in
Support Q&A
Replies: 1 comment
-
|
Hi @fcocina, I haven't tried this yet but do you get an error message when you try to grab the state while moving on path or does it return an empty list? If it's an error message could you please include the message and/or a code snippet so that we could replicate the problem? ^_^ |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I have a problem in recording some data like rotors state ( thrust, torque , angular_speed) and velocity components (estimated).
I need to record data for all the path of my Multirotor, so I tried getting the state of the Multirotor with a "while " loop, but it seems that there is a problem of getting data while calling API functions like "moveOnPath" , etc.
Can anyone help me?
Beta Was this translation helpful? Give feedback.
All reactions