-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
47 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,47 @@ | ||
# ARCH-COMP2024 | ||
ARCH AINNCS Friendly Competition - Benchmark Description | ||
# ARCH-COMP 2024 | ||
ARCH-COMP AINNCS Category 2024 Model Files | ||
|
||
Event info: https://cps-vo.org/group/ARCH/FriendlyCompetition | ||
|
||
|
||
## Benchmarks | ||
|
||
We plan to reuse benchmarks from 2023 but feel free to propose new benchmarks or modifications to existing ones: https://github.com/verivital/ARCH-COMP2024/issues/1 | ||
|
||
|
||
|
||
### [2023 Benchmarks](https://github.com/verivital/ARCH-COMP2023) | ||
|
||
- Adaptive Cruise Controller (ACC) | ||
|
||
- Airplane | ||
|
||
- Attitude Control | ||
|
||
- Double Pendulum | ||
|
||
- Single Pendulum | ||
|
||
- QUAD | ||
|
||
- TORA with heterogeneous and sigmoid controller | ||
|
||
- TORA with ReLU controller (benchmark 9) | ||
|
||
- Unicycle (benchmark 10) | ||
|
||
- VCAS | ||
|
||
- 2D Spacecraft Docking | ||
|
||
|
||
### Competition History | ||
|
||
Prior year reports: | ||
- 2023: https://easychair.org/publications/paper/Vfq4b | ||
- 2022: https://easychair.org/publications/paper/C1J8 | ||
- 2021: https://easychair.org/publications/paper/Jq4h | ||
- 2020: https://easychair.org/publications/paper/Jvwg | ||
- 2019: https://easychair.org/publications/paper/BFKs | ||
|
||
Repeatability archives: https://gitlab.com/goranf/ARCH-COMP/ |