Marco,
To answer your actual question: not all suspension templates in Chrono::Vehicle are *steerable*. ChRigidSuspension in particular cannot be attached to a steering mechanism. This is because the topology of the mechanical system described by this template simply does not provide the necessary degrees of freedom for steering. This also means that this suspension template is *not* appropriate for modeling your vehicle. In other words, the front suspension mechanism on your vehicle has additional bodies that are not part of the ChRigidSuspension template. Those bodies are likely knuckles that provide the necessary steering DOFs and to which a steering mechanism can be attached. You will need to figure out if there is a more suitable suspension template in Chrono::Vehicle and use that, If none is appropriate, you can model your own using an appropriate JSON specification input file with the ChGenericWheeledSuspension (butfr that, you must first understand the mechanism that you try to model).
--Radu
--
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
projectchron...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/projectchrono/ae5a96f5-cf27-420b-b071-efa0321fddcbn%40googlegroups.com.