Hello to all,
I'm studying the library of motionapp, helping me with the documents in the download section, and I would like to know how to read the values of Euler angles and accelerations. I saw that in the library ml.h there are functions that return these values but did not really understand how to view them. I tried to call them directly in the command window but displays error. Can anyone help me?THANKS
- Log in to post comments
phpbb Topic ID
14484
Re: Re: Read acceleration and Euler angles
MotionApps is an embedded library, for use within your own applications. You can interface to it through some of our demonstration applications, or start working from some coded examples.