Performing a simulation
In order to simulate a behavior that has been designed with the Intrepid AU visual tools,
one needs to create a project from the Project
section in the sidebar on the left of the dashboard.
Once the graph implementing the behavior is added to the newly created project, one needs to generate a security token from the navbar in the same section.
It’s time to move to the Intrepid AI Simulator.
Basic simulation
The basic behavior simulation can be launched with
./intrepid-sim https://labs.intrepid.ai/projects/42/e4F...Av1n
Simulating graphs with Python nodes
If a Python node is involved and it has been launched on localhost:9999
, the simulation will be performed with a command like
./intrepid-sim --load ws://localhost:9999 https://labs.intrepid.ai/projects/42/e4F...Av1n
Simulating in a procedurally generated world
Finally, if one wants to simulate the behavior in a more realistic and procedurally generated urban environment, one needs to launch a command like below
./intrepid-sim --citygen https://labs.intrepid.ai/projects/42/e4F...Av1n