Skip to content

Graphical simulation of traffic, representing the output of a multi-agent system.

Notifications You must be signed in to change notification settings

DanielCordovaV/traffic-simulator

Repository files navigation

Traffic-Simulator

Graphical simulation of traffic, representing the output of a multi-agent system.


Contributors

Link a video de como se instala y corre todo

video

Requirements

Server:

  • flask
  • agentpy

Para poder importar websockets y agentpy se instala de la manera:

pip3 install -r requirements.txt

Unity:

Run program

Meterse a la carpeta backend y correr el archivo:

python server.py

Este es el que crea el servidor de http para unity.

Y para el unity primero tiene que crear un nuevo proyecto de universal render pipeline y ya que lo tenga solo necesita importar el unity package y meterse a la escena de simulation y cambiar en el script por su url de servidor local si no quiere usar el de ibm.

About

Graphical simulation of traffic, representing the output of a multi-agent system.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •