You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: README
* Update documentation for new repository and usage changes
Updated all documentation references from 'lgcyaxi' to 'radar-lab' GitHub organization. Improved installation, quick start, and FAQ instructions to reflect new repository URLs, updated command examples, and clarified environment setup steps. Replaced architecture diagram and fixed links to external resources. Cleaned up and reorganized FAQ and troubleshooting sections for clarity.
* Refactor and reorganize MARL documentation
Removed outdated and redundant MARL development and overview documents, consolidating content into a new architecture file at docs/marl/architecture.md. Updated references throughout the documentation to point to the new architecture location. Cleaned up related links and removed phase-specific development status sections from user-facing docs. Added /archived_docs to .gitignore.
* Add TD3 MARL config and update docs for intersection scenarios
Added a new TD3-based multi-agent RL configuration for high-density intersection scenarios at configs/marl/intersection_td3.yaml. Expanded the MARL quick-start documentation with detailed usage, agent types, and algorithm configuration examples. Updated installation instructions to include an optional pre-built maps package. Adjusted pixi commands to use intersection_rule_based as the default for quick tests.
* Refactor MARL docs, update configs, and remove old guides
Removed outdated MARL algorithm and training documentation, significantly revised the architecture and changelog docs to reflect the new 3-layer system, agent types, RL algorithms, and traffic management. Updated mkdocs.yml to hide removed pages, and bumped dependency versions in pixi configs to 0.1.0-alpha. This prepares the documentation and configuration for the new MARL foundation release.
Note: We continuously improve the performance of OpenCDA-MARL. Currently, it is mainly tested in our customized maps. However, we <strong>DO NOT </strong> guarantee the same level of robustness in other maps. We will update the documentation and the maps in the future.
0 commit comments