Yangli0505 / TrafficNet-query

TrafficNet is a large-scale and extensible library of naturalistic driving scenarios, aiming at bridging the gap between research data sets and practically usable information for vehicle engineers and researchers.

Home Page:http://traffic-net.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

TrafficNet -- is a large-scale and extensible library of naturalistic driving scenarios, aiming at bridging the gap between research datasets and practically usable information for vehicle engineers and researchers.

Scripts are availbe in the scenario scripts folder. Now the scripts of generating 8 scenario store are open sourced:

  • Free Flow
  • Lane Departure
  • Lane Change
  • Left Turn
  • Pedestrain Crossing
  • Car Following
  • Intersection
  • Cyclist

Requirements

To run the scripts, you need MySQL 5.

Contribution

Contribution are always welcome and recommended! Here is how:

  • Fork the repository (here is the guide).
  • Clone to your machine https://github.com/TrafficNet/TrafficNet.git
  • Make your changes
  • Create a pull request

Contribution Requirements:

  • When you contribute, you agree to give a non-exclusive license to us to use that contribution in any context as we see appropriate.
  • If you use content provided by another party, it must be appropriately licensed using an open source license.
  • Contributions are only accepted through Github pull requests.
  • Finally, contributed code must work in all supported browsers (see above for browser support).

License

TrafficNet is an open source project by [us] that is licensed under MIT. We reserves the right to change the license of future releases.

About

TrafficNet is a large-scale and extensible library of naturalistic driving scenarios, aiming at bridging the gap between research data sets and practically usable information for vehicle engineers and researchers.

http://traffic-net.org/

License:MIT License


Languages

Language:SQLPL 53.2%Language:PLpgSQL 42.4%Language:MATLAB 4.4%