33#include "mbs_project_interface.h"
34#include "mbs_sensor.h"
406 sens->
J[1][1] = (1.0);
419 sens->
J[2][2] = (1.0);
433 sens->
J[3][3] = (1.0);
447 sens->
J[4][4] = (1.0);
void mbs_sensor_ArmarIV W Torso virt(MbsSensor *sens, MbsData *s, int isens)
double OM[4]
Angular velocity vector of the sensor expressed in the inertial frame: .
double V[4]
Velocity vector of the sensor expressed in the inertial frame: .
double OMP[4]
Angular acceleration vector of the sensor expressed in the inertial frame: .
double P[4]
Position vector of the sensor expressed in the inertial frame: .
double A[4]
Acceleration vector of the sensor expressed in the inertial frame: .
double * J[7]
Jacobian matrix of the sensor: .
double R[4][4]
Rotation matrix from the inertial frame to the sensor frame: .