Is this not achievable?
在2023年9月13日星期三 UTC+8 16:00:27<马浩楠> 写道:
> I am currently working on creating a new suspension and would like to make
> some modifications. The first proposal is to add two additional connection
> points to the Lower Control Arm of ChDoubleWishbone. In other words, the
> original JSON format looks like this
> "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.
>
--
You received this message because you are subscribed to the Google Groups
"ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/projectchrono/4e206330-024e-4e7b-9a91-eda6ee314e5en%40googlegroups.com.