From defc16dea0da267933e84c314db40c546ea09949 Mon Sep 17 00:00:00 2001 From: Daphne Cornelisse Date: Thu, 5 Dec 2024 19:15:30 -0500 Subject: [PATCH] Placeholders --- README.md | 2 ++ pygpudrive/env/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 86ab6757..4be065bb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ GPUDrive is a GPU-accelerated, multi-agent driving simulator that runs at 1 mill For more details, see our [paper](https://arxiv.org/abs/2408.01584) 📜 and the 👉 [introduction tutorials](https://github.com/Emerge-Lab/gpudrive/tree/main/examples/tutorials), which guide you through the basic usage. +TODO: Update with new videos +
...
Agents in GPUDrive can be controlled by any user-specified actor.
diff --git a/pygpudrive/env/README.md b/pygpudrive/env/README.md index 7e788a43..6ebdd195 100755 --- a/pygpudrive/env/README.md +++ b/pygpudrive/env/README.md @@ -154,6 +154,8 @@ See the `resample_scenario_batch()` method in `pygpudrive/env/wrappers/sb3_wrapp ## Render +TODO: Update docs + Render settings can be changed using the `RenderConfig`. | `Render Mode` | Description |