I created and pushed to the main branch of the Chrono repository a set of JSON files which define the same toy vehicle as in
demo_VEH_ArticulatedVehicle.
You can see these new files
here. This JSON—specified vehicle model can be used from the C++
demo_VEH_WheeledJSON or from the Python
demo_VEH_WheeledJSON (by uncommenting the appropriate lines).
Like the C++ example model, this JSON-based ACV model uses a 2WD driveline connected to the front axle. To use a 4WD driveline, simply create an appropriate JSON specification file (such as this one) and modify accordingly the vehicle specification JSON file (like done here).
--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 on the web visit
https://groups.google.com/d/msgid/projectchrono/0b8bb848-f71f-45c1-95eb-76b93498d9edn%40googlegroups.com.