Hi Edward, Here is a list of existing PyChrono vehicle models ( https://github.com/projectchrono/pychrono-projects/tree/main/vehicle) and in C++ (https://github.com/projectchrono/chrono/tree/main/data/vehicle). If you want to create a new vehicle model that doesn't exist currently, you need to go to Chrono to build one from the beginning, including [brake <https://github.com/projectchrono/chrono/tree/main/data/vehicle/generic/brake> , chassis <https://github.com/projectchrono/chrono/tree/main/data/vehicle/generic/chassis>, driver, and a lot of other stuff]. You may need to include.obj and mesh for your own vehicle models
Best, Jingquan On Wednesday, August 14, 2024 at 11:51:39 AM UTC-5 [email protected] wrote: > Hi, I'm new to project chrono, and I was wondering if I'm able to make a > new vehicle or if there are any webpages where people made extra vehicle > models. Do I have to build one on SOLIDWORKS? > > Thanks, > Edward Hoene -- 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/e238be68-0101-4d05-885c-4f2dd77e3482n%40googlegroups.com.
