Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 881 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 881 Bytes

Simultaneous Collision Avoidance and Interaction Motion Model

Paper: RoadTrack: Realtime Tracking of Road Agents in Dense and Heterogeneous Environments, arXiv 2019.


How to run

  • Install dependencies.
  • Make a folder called "data" in the top level.
  • Run 'run_simcai.py'

Project Page

Please visit the project page for more details and video demonstrations.

Cite

Please cite our work if you found this code useful.

@misc{ch2019roadtrack,
    title={RoadTrack: Tracking Road Agents in Dense and Heterogeneous Environments},
    author={Rohan Chandra and Uttaran Bhattacharya and Tanmay Randhavane and Aniket Bera and Dinesh Manocha},
    year={2019},
    eprint={1906.10712},
    archivePrefix={arXiv},
    primaryClass={cs.RO}
}