Search found 8 matches

by Dhyey Parikh
Tue Nov 15, 2022 2:19 pm
Forum: OpenSim
Topic: IMU Placer to IMU IK Clarification
Replies: 2
Views: 354

Re: IMU Placer to IMU IK Clarification

Have the same concern, want to better understand how IMU placer applies the offsets.
by Dhyey Parikh
Thu Aug 18, 2022 7:59 am
Forum: OpenSim
Topic: Inverse kinematics - no pelvis movement
Replies: 4
Views: 402

Re: Inverse kinematics - no pelvis movement

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
by Dhyey Parikh
Thu May 12, 2022 7:31 am
Forum: OpenSim plugin to estimate contact forces using static optimization
Topic: Need help with plugin on a Mac
Replies: 0
Views: 125

Need help with plugin on a Mac

Hello,

This is my first time using this plugin and noticed that it is designed for Windows but was wondering how to install it on a Mac.
by Dhyey Parikh
Fri Mar 18, 2022 8:43 am
Forum: OpenSim
Topic: OpenSim IMUInverseKinematicsTool with IMU data
Replies: 4
Views: 836

Re: OpenSim IMUInverseKinematicsTool with IMU data

Hi, Pushing this post as well - I am also facing similar issues as Ton, when a I run a new set of quaternion IMU data through the calibrated model file using the IMUInverseKinematicsTool(), the movements look exactly as expected but the base heading is rotated, it is not set to the z-axis anymore. T...
by Dhyey Parikh
Mon Oct 11, 2021 2:37 pm
Forum: OpenSim
Topic: Point Kinematic
Replies: 2
Views: 336

Re: Point Kinematic

Hello

Were you able to get the Matlab code working to run the Point Kinematic analysis? I have been trying to replicate in Python but have been unable to do so.

Thank you,

Dhyey
by Dhyey Parikh
Wed Jun 30, 2021 2:00 pm
Forum: OpenSim
Topic: Opensense: Custom IMUs
Replies: 7
Views: 868

Re: Opensense: Custom IMUs

Hi Yau! So I circumvented the whole XSens and APDM file format issue by simply using my orientation data which was already in the quaternion format into a Time Series Quaternion Table (which I found through the OpenSim and Simbody documentation online) and then converting it to the STO orientations ...
by Dhyey Parikh
Tue Jun 22, 2021 1:45 pm
Forum: OpenSim
Topic: Opensense: Custom IMUs
Replies: 7
Views: 868

Re: Opensense: Custom IMUs

Thank you! Yes this really helps, I was confused as to whether or not the mapping file was tied with the XSens IMUs or just the format of the input data.
by Dhyey Parikh
Thu Jun 17, 2021 8:10 am
Forum: OpenSim
Topic: Opensense: Custom IMUs
Replies: 7
Views: 868

Opensense: Custom IMUs

How do you create a new IMU mappings file for custom IMUs and not XSens IMUs? I am confused on where to start since I am using 10 sensors versus the 8 IMUs seen in the Opensense example provided with the source code for Python.