Skip to content

USTCAVSA/TSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 20, 2024
3273747 · Aug 20, 2024

History

25 Commits
Aug 20, 2024
Aug 20, 2024
Dec 24, 2023
Jun 16, 2024
Jan 2, 2024
Jan 10, 2024

Repository files navigation

TSL

Traffic Scenario Logic: A Spatial-Temporal Logic for Modeling and Reasoning of Urban Traffic Scenarios

使用时态逻辑建模的城市交通场景逻辑

How to use

  1. You need to install Telingo to run TSL.
  2. Enter the asp/ folder.
  3. Add a map file map.lp and the vehicles' initial configuration car.lp.
  4. Run Telingo to solve it:
    telingo N map.lp car.lp rules.lp show.lp
    
    where N is the number of answer sets you want (0 for all). You can refer to Telingo's document for more usage of other parameters.

The conversion from OpenDRIVE to TSL representation is a part of our DADSim Project.

Examples

See examples/.

Citation

@misc{wang2024traffic,
      title={Traffic Scenario Logic: A Spatial-Temporal Logic for Modeling and Reasoning of Urban Traffic Scenarios}, 
      author={Ruolin Wang and Yuejiao Xu and Jianmin Ji},
      year={2024},
      eprint={2405.13715},
      archivePrefix={arXiv},
      primaryClass={cs.LO}
}

About

Traffic Scenario Logic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages