https://github.com/xbpeng/DeepTerrainRL
Raw File
Tip revision: ed82e2ebe5f14fa875cc3d0a2180c64980408e8f authored by Glen on 19 October 2016, 17:49:36 UTC
Update README.md
Tip revision: ed82e2e
sim_raptor_args.txt
-scenario= sim_char

-character_file= data/characters/raptor.txt
-motion_file= data/motions/raptor_run.txt
-state_file= data/states/raptor_run_state.txt

-char_type= raptor
-char_ctrl= raptor
-terrain_file= data/terrain/flat.txt
-cam_track_mode= x

-num_update_steps= 20
-num_sim_substeps= 5
-world_scale= 4
back to top