You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ProjectChrono
Hello,
I am trying to add a .obj file as the terrain in the demo_ROBOT_Viper_SCM.cpp file that was downloaded along with Chrono. I have tried changing the "terrain.SetPlane..." line in the code; however, that does not change the terrain's orientation. I am attaching some screenshots that show part of my code (ObjFileTerrain), how the visualization first comes up (ViperChrono), and the visualization again after some time (ViperChrono2). I have not altered the original code in the .cpp file besides the terrain and adding a "driver->SetSteering(steering_des)" where steering_des is a double set to 10. Please let me know how I can correct the terrain's orientation. Thank you!