Monorepo for code of my master thesis.
make- Start Carla on your host machine
- Expects RPC on port 2000
sh loki/liveness.sh
NOTE: Noen ganger TM må man gjøre xhost +local:docker før docker compose up
for at Carla-containeren skal starte riktig
TODO: Write requirements.txt file
- Standard UNIX utils
curljqmake
- Docker
- Python 3.13 (for running the loki module)
- requests
- pika
- Ollama
odinassumes Ollama (with e.g.mistral:latest) to be available on localhost
HEFE_ROOT- path to this folderCARLA_ROOT- path to local Carla installationSCENARIO_RUNNER_ROOT- path to local Carla scenario runnerGEMINI_API_KEY- Your Gemini API key (used by theOdinmodule)
Running test cases
Performing LLM enhancement
Frontend/interaction