So currently I'm trying to build a new vehicle model and run it on anaconda prompt with the pychrono module. I'm not so focused on creating a new vehicle, but rather pulling the necessary files into my code to successfully run it. I'm right now trying to run the HMMWV vehicle by calling out JSON files in my code.
*Some issues I ran into include* - 'WheeledVehicle' has no attributes to 'SetContactMethod' - Loaded in vehicle with no wheels falling through map (SetContactMethod wasn't used) - Loaded vehicle with wheels not dropping down onto map (SetContactMethod wasn't used) Are there any other methods to load in a new vehicle? Do I have to add it to the pychrono engine in my system files manually? Are there other ways to call things out better? Should I just use the C++ API for this? I wasn't able to attach any files to this. Thank you, Edward -- 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 projectchrono+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/projectchrono/01b08680-6560-40a5-839e-3aa7c3be99e6n%40googlegroups.com.