I have an OpenSense IMU model that seems like it is running into issues because one single sensor needs to be rotated in relation to the set. Is it possible to rotate a single sensor? I cannot find the option on the GUI (only can rotate all sensors in relation to OpenSense coordinate system).
If there's not a way in the GUI, is there an example MATLAB code that can be implemented in the OpenSense_CalibrateModel or the OpenSense_OrientationTracking? For this, I only see a rotation of Vec3, which is the whole set again.
Thanks in advance for the help!
Reese
OpenSense- single sensor rotation
- Therese Parr
- Posts: 9
- Joined: Mon Dec 02, 2019 9:47 am
- Carmichael Ong
- Posts: 401
- Joined: Fri Feb 24, 2012 11:50 am
Re: OpenSense- single sensor rotation
You can adjust the "Rotation" property for the IMU in the GUI. For instance, using the OpenSense example files, the femur_r_imu can be adjusted as seen below:
Note that I had to save the model and load it back in to see the Rotation or Translation changes take place in the GUI.