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
Last synced: 6 months ago · JSON representation ·

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
  • Host: GitHub
  • Owner: IEEE-ITSS-OpenHub
  • Language: TypeScript
  • Default Branch: master
  • Homepage:
  • Size: 120 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

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

  1. Fork the repository
  2. Create a new branch
  3. Make changes to the content under the public/data/ folder.
  4. Commit the changes
  5. Create a pull request
  6. Wait for the review and merge

To contribute to the website itself

  1. Fork the repository
  2. Create a new branch
  3. Make changes to the content under the app/ folder.
  4. Commit the changes
  5. Create a pull request
  6. 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:

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

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

.github/workflows/nextjs.yml actions
  • 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
package-lock.json npm
  • 402 dependencies
package.json npm
  • @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