"Lower Control Arm":
{
"Mass": 1.611,
"COM": [-0.040, 0.639, -0.224],
"Moments of Inertia": [0.0151, 0.0207, 0.0355],
"Products of Inertia": [0, 0, 0],
"Radius": 0.03,
"Location Chassis Front": [0.199, 0.479, -0.206],
"Location Chassis Back": [-0.279, 0.539, -0.200],
"Location Upright": [-0.040, 0.898, -0.265]
},
Now Here is what i want
"Lower Control Arm":
{
"Mass": 1.611,
"COM": [-0.040, 0.639, -0.224],
"Moments of Inertia": [0.0151, 0.0207, 0.0355],
"Products of Inertia": [0, 0, 0],
"Radius": 0.03,
"Location Chassis Front": [0.199, 0.479, -0.206],
"Location Chassis Back": [-0.279, 0.539, -0.200],
"Location Upright front": [-0.040, 0.898, -0.265],
"Location Upright Rear": [-0.040, 0.898, -0.265],
},
Can this be done? If so, how should it be done?
If not, please tell me how far I can go.
Sorry,I am using translation software and there will be grammatical errors.