awesome-scenario-engineering
This repository aims to collect all the published and open-sourced scenario engieering-related tools and methods for the verification and validation of autonomous vehicles.
https://github.com/ieee-itss-openhub/awesome-scenario-engineering
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.4%) to scientific vocabulary
Repository
This repository aims to collect all the published and open-sourced scenario engieering-related tools and methods for the verification and validation of autonomous vehicles.
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
AWESOME SCENARIO ENGINEERING
About the Project
The project is supported by the 2023 IEEE YP-ITS Fellowship.
Maintainer: Yun Tang
Email: yun.tang [at] warwick.ac.uk
This project is hosted at [https://ieee-itss-openhub.github.io/awesome-scenario-engineering/]
To contribute to the website content
- Fork the repository
- Create a new branch
- Make changes to the content under the
public/data/folder. - Commit the changes
- Create a pull request
- Wait for the review and merge
To contribute to the website itself
- Fork the repository
- Create a new branch
- Make changes to the content under the
app/folder. - Commit the changes
- Create a pull request
- Wait for the review and merge
Website Development Information
This is a Next.js project bootstrapped
with create-next-app.
Getting Started
First, run the development server:
```bash npm run dev
or
yarn dev
or
pnpm dev ```
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and
load Inter, a custom Google Font.
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Owner
- Name: IEEE-ITSS-OpenHub
- Login: IEEE-ITSS-OpenHub
- Kind: organization
- Repositories: 1
- Profile: https://github.com/IEEE-ITSS-OpenHub
Citation (CITATION.cff)
cff-version: 1.2.0
authors:
- family-names: Tang
given-names: Yun
orcid: https://orcid.org/0000-0002-6000-6848
title: "Awesome Scenario Engineering"
version: 1.0.0
date-released: 2023-09-12
GitHub Events
Total
Last Year
Dependencies
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/configure-pages v3 composite
- actions/deploy-pages v2 composite
- actions/setup-node v3 composite
- actions/upload-pages-artifact v2 composite
- 402 dependencies
- @ant-design/icons ^5.2.6
- @types/js-yaml ^4.0.5
- @types/node 20.6.0
- @types/react 18.2.21
- @types/react-dom 18.2.7
- antd ^5.9.0
- autoprefixer 10.4.15
- eslint 8.49.0
- eslint-config-next 13.4.19
- next 13.4.19
- postcss 8.4.29
- react 18.2.0
- react-dom 18.2.0
- tailwindcss 3.3.3
- typescript 5.2.2