This repository contains the code of the Flexcrash platform for studying live interactions between human drivers and automated vehicles (AV). The current version of the platform is 2.0 (See the official Deliverable D1.2 for more details about the design and operation of the platform).
The Flexcrash project is focused on the development of a flexible and hybrid manufacturing technology to produce tailored adaptive crash-tolerant structures made of green aluminum alloys.
The project selects vehicle parts and applies surface patterns onto performed parts with the objective to reduce weight, increase safety and optimize crash performance of current and future vehicles.
Flexcrash solutions are to provide a general improvement of car safety with a reduction of risks and fatalities in crashes.
Discover the project at https://flexcrash-project.eu/about-flexcrash/
The Flexcrash project has received funding from the Horizon Europe programme under grant agreement No. 101069674. This work reflects only the author's view. Neither the European Commission nor the CINEA is responsible for any use that may be made of the information it contains.
- Dr. Alessio Gambi, PI/Lead Developer (alessiogambi, alessio.gambi@ait.ac.at)
- Benedikt Steininger (Stoneymon)
- Mykhailo Poienko (michaelpoi)
- Shreya Mattews (shreyavmatt)
- David Bobek (davidbobek)
For any question, contact us via e-mail at info@flexcrash-project.eu.
.
├── LICENSE
├── README.md
├── deploy
├── documentation
├── entrypoint.sh
├── requirements.txt
├── src
└── videos
The root folder contains the LICENSE, entrypoint.sh, requirements.txt, and this README file.
The src folder contains the source code of the platform.
The deploy folder contains the necessary scripts to deploy the application inside docker using docker compose.
The documentation folder contains instruction to setup and run the platform.
The videos folder contains links to demonstration videos.

