-
Notifications
You must be signed in to change notification settings - Fork 15
SteerSim
Neo-X edited this page Sep 18, 2015
·
2 revisions
1 KeyBindings Command Line Options
-config | Used to specifiy a config file to load many settings to be used for the simultion |
-startPaused | Used to start the simulation in a pasued state |
-saveFramesTo | Specify a directory that dumped frames will be saved to |
-testcase | The testcase to be simulated |
-commandLine | DO NOT visualize the simulation |
-storeSimulation | specify the filename of the rec file to be created from the simulation |
-replay | specify a recfile to replay |
-noTweakBar | Does not initialize or draw the AntTweakBar |
-numFrames | The number of frames to simulate |
-ai | Specificy the steering algorithm to use: (footstepAI, egocentricAI, hidacAI, ...) |
-dataFileName | This string should be a file name and will be used to parse csv like data from the. |
-- Main.GlenBerseth - 2013-04-26