Home
last modified time | relevance | path

Searched refs:trackPoint (Results 1 – 25 of 48) sorted by relevance

12

/dports/science/chrono/chrono-7.0.1/src/demos/vehicle/wheeled_models/
H A Ddemo_VEH_Kraz_OpenLoop.cpp54 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
87 app.SetChaseCamera(trackPoint, 6.0, 0.5); in main()
H A Ddemo_VEH_HMMWV9.cpp68 ChVector<> trackPoint(0.0, 0.0, .75); variable
125 app.SetChaseCamera(trackPoint, 6.0, 0.5); in main()
H A Ddemo_VEH_WheeledGeneric.cpp86 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
144 app.SetChaseCamera(trackPoint, 6.0, 0.5); in main()
H A Ddemo_VEH_RCCar.cpp70 ChVector<> trackPoint(0.0, 0.0, 0.2); variable
157 app.SetChaseCamera(trackPoint, 1.5, 0.05); in main()
H A Ddemo_VEH_UAZBUS_SAE.cpp65 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
154 app.SetChaseCamera(trackPoint, 6.0, 0.5); in main()
H A Ddemo_VEH_UAZBUS.cpp63 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
153 app.SetChaseCamera(trackPoint, 6.0, 0.5); in main()
H A Ddemo_VEH_CityBus.cpp71 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
156 app.SetChaseCamera(trackPoint, 14.0, 0.5); in main()
H A Ddemo_VEH_MAN_10t.cpp74 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
160 app.SetChaseCamera(trackPoint, 10.0, 0.5); in main()
H A Ddemo_VEH_MAN_5t.cpp74 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
159 app.SetChaseCamera(trackPoint, 10.0, 0.5); in main()
H A Ddemo_VEH_Sedan.cpp72 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
157 app.SetChaseCamera(trackPoint, 6.0, 0.5); in main()
H A Ddemo_VEH_MAN_7t.cpp74 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
159 app.SetChaseCamera(trackPoint, 10.0, 0.5); in main()
H A Ddemo_VEH_HMMWV_DefSoil.cpp89 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
267 app.SetChaseCamera(trackPoint, 6.0, 0.5); in main()
/dports/science/chrono/chrono-7.0.1/src/demos/vehicle/articulated_vehicle/
H A Ddemo_VEH_ArticulatedVehicle.cpp62 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
111 app.SetChaseCamera(trackPoint, 6.0, 0.5); in main()
/dports/science/chrono/chrono-7.0.1/src/demos/python/vehicle/
H A Ddemo_VEH_WheeledJSON.py44 app.SetChaseCamera(trackPoint, 6.0, 0.5)
146 trackPoint = chrono.ChVectorD(0.0, 0.0, 1.75) variable
H A Ddemo_VEH_FEDA.py77 app.SetChaseCamera(trackPoint, 6.0, 0.5)
158 trackPoint = chrono.ChVectorD(0.0, 0.0, 1.75) variable
H A Ddemo_VEH_Gator.py50 trackPoint = chrono.ChVectorD(0.0, 0.0, 1.75) variable
123 app.SetChaseCamera(trackPoint, 6.0, 0.5)
H A Ddemo_VEH_M113.py87 app.SetChaseCamera(trackPoint, 6.0, 0.5)
172 trackPoint = chrono.ChVectorD(0.0, 0.0, 0.0) variable
H A Ddemo_VEH_MAN_10t.py56 trackPoint = chrono.ChVectorD(-3.0, 0.0, 1.75) variable
120 app.SetChaseCamera(trackPoint, 10.0, 0.5)
H A Ddemo_VEH_CityBus.py55 trackPoint = chrono.ChVectorD(0.0, 0.0, 1.75) variable
120 app.SetChaseCamera(trackPoint, 15.0, 0.5)
H A Ddemo_VEH_TrailerJSON.py58 app.SetChaseCamera(trackPoint, 6.0, 0.5)
148 trackPoint = chrono.ChVectorD(0.0, 0.0, 1.75) variable
H A Ddemo_VEH_UAZBUS.py53 trackPoint = chrono.ChVectorD(0.0, 0.0, 1.75) variable
140 app.SetChaseCamera(trackPoint, 6.0, 0.5)
H A Ddemo_VEH_HMMWV.py80 app.SetChaseCamera(trackPoint, 6.0, 0.5)
227 trackPoint = chrono.ChVectorD(0.0, 0.0, 1.75) variable
/dports/science/chrono/chrono-7.0.1/src/demos/python/sensor/
H A Ddemo_SEN_Gator.py52 trackPoint = chrono.ChVectorD(0.0, 0.0, 1.75) variable
149 app.SetChaseCamera(trackPoint, 6.0, 0.5)
/dports/science/chrono/chrono-7.0.1/src/demos/synchrono/dds/
H A Ddemo_SYN_DDS_tracked.cpp63 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
226 temp_app->SetChaseCamera(trackPoint, cam_distance, 0.5); in main()
/dports/science/chrono/chrono-7.0.1/src/demos/synchrono/mpi/
H A Ddemo_SYN_tracked.cpp63 ChVector<> trackPoint(0.0, 0.0, 1.75); variable
220 temp_app->SetChaseCamera(trackPoint, cam_distance, 0.5); in main()

12