Hi everyone,
I’ve been exploring Project Chrono for off-road vehicle simulation, and I’m currently working on a concept that involves a multi-axle chassis — specifically a 6x6 or even an 8x8 configuration. I’ve seen various examples of 4x4 setups and tracked vehicles, but I was wondering:
Any guidance or reference to similar projects would be greatly appreciated!
Thanks in advance,
You didn’t explore all available options and demos carefully enough
😊.
Chrono::Vehicle provides a kinematic driveline model for an arbitrary number of driven axles (see
ChSimpleDrivelineXWD) as well as a shafts-based 6x6 and 8x8 drivelines (see
ChShaftsDriveline6WD and
ChShaftsDriveline8WD).
There are 3 wheeled vehicle models available that use that:
If you are interested in JSON-based specification of vehicles with more than 2 driven axles, look at the vehicle and driveline JSON files for the MAN trucks.
You can select any of the above models in:
Best,
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/b4f984b5-b4bd-49d3-a979-d0c993640269n%40googlegroups.com.