Page 1 of 1

Inverse kinematics - no pelvis movement

Posted: Tue Apr 26, 2022 2:24 am
by swathihg
Hai all,

I have implemented a code in python for computing inverse kinematics using IMU sensors.
I followed Al borno paper and code for the implementation.
I am facing issue with Pelvis. There is no location change with pelvis while running simulations with OpenSense.
Any input on this would be helpful.

Thank you

Kind Regards,
Swathi

Re: Inverse kinematics - no pelvis movement

Posted: Tue Apr 26, 2022 12:58 pm
by aymanh
Hi Swathi,

IMUs typically report orientations only and no translations. If you check the OpenSense example/demo you'll see that the translations are unchanged throughout the motion.

Hope this explains,
-Ayman

Re: Inverse kinematics - no pelvis movement

Posted: Sat Apr 30, 2022 1:41 pm
by swathihg
Thank you Ayman. This helped.


Kind Regards,
Swathi

Re: Inverse kinematics - no pelvis movement

Posted: Thu Aug 18, 2022 7:59 am
by dpar99
Hello!

Is there anyway however to utilize the acceleration data from an IMU to determine the pelvix_tx, ty, and tz values in IK?

- Dhyey

Re: Inverse kinematics - no pelvis movement

Posted: Wed Oct 05, 2022 5:48 am
by ceciliamonoli
Hello!
We're facing the same issue, is it possible to allow pelvis_ty in the model driven by imu data?

Thank you
Cecilia