Search found 9 matches
- Sat Apr 18, 2020 4:27 am
- Forum: OpenSim
- Topic: OpenSense (Working with IMU Placer)
- Replies: 2
- Views: 403
Re: OpenSense (Working with IMU Placer)
Thank you sir. the IMU placer worked well.
- Wed Apr 15, 2020 2:57 pm
- Forum: OpenSim
- Topic: OpenSense (Working with IMU Placer)
- Replies: 2
- Views: 403
OpenSense (Working with IMU Placer)
I am trying to work with OpenSense, and would like to know if we can modify the position of IMUs for the calibrated model generated using IMU Placer. I tried to read OpenSim documentation for IMU placer but couldn't find or maybe understand any topic pointing toward this. Please suggest how could mo...
- Tue Feb 11, 2020 7:03 am
- Forum: OpenSim
- Topic: .mat to .mot file for use in object to inverse kinematics plugin
- Replies: 3
- Views: 337
Re: .mat to .mot file for use in object to inverse kinematics plugin
Sir, I have one more question regarding the Reference Frame for the Orientation Quaternions used as input in OpenSense. Whether the orientations have to be in Local Reference Frame (NED) or Device Reference Frame(Like in phone; positive y along the portrait side, z pointing downward away from the sc...
- Fri Feb 07, 2020 10:34 pm
- Forum: OpenSim
- Topic: .mat to .mot file for use in object to inverse kinematics plugin
- Replies: 3
- Views: 337
- Sat Feb 01, 2020 12:34 am
- Forum: OpenSim
- Topic: Sensorlog app CSV files
- Replies: 10
- Views: 683
Re: Sensorlog app CSV files
Hi, I am working on something similar using MPU9250. Can you please give some insights on whether there is a need for Barometer data while using APDM format or can we skip it?
- Sat Feb 01, 2020 12:06 am
- Forum: OpenSim
- Topic: .mat to .mot file for use in object to inverse kinematics plugin
- Replies: 3
- Views: 337
.mat to .mot file for use in object to inverse kinematics plugin
I am using a basic MPU9250 IMU for my project and the data generated through this is saved in CSV format. I have generated the quaternions after filtering the IMU data using MATLAB and stored them in .mat file as N*4 matrix. Now, I want to generate the .mot file for further use in object to inverse ...
- Tue Nov 12, 2019 4:41 am
- Forum: OpenSim
- Topic: File Converter for IMU (OpenSense)
- Replies: 5
- Views: 742
Re: File Converter for IMU (OpenSense)
Thank You
- Sat Nov 09, 2019 11:44 pm
- Forum: OpenSim
- Topic: File Converter for IMU (OpenSense)
- Replies: 5
- Views: 742
Re: File Converter for IMU (OpenSense)
Thank you for the reply. Yes I have got the quaternions at each time. It would be really helpful if you could share the the code or approach to convert the quaternion/rotation matrices to SimTK rotation object.
- Sat Oct 12, 2019 6:09 am
- Forum: OpenSim
- Topic: File Converter for IMU (OpenSense)
- Replies: 5
- Views: 742
File Converter for IMU (OpenSense)
I have got the Rotation Matrix and time stamp for My IMU data file. I am having difficulty in understanding how to build the converter to convert my data into .sto file. Can anyone suggest where to start?