Skip to content

한양대학교 서울캠퍼스 보행자를 위한 최적화 경로 찾기

License

Notifications You must be signed in to change notification settings

machenity/hyu-navigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HYU Navigator

한양대학교 서울캠퍼스 보행자를 위한 최적 경로 찾기.

Optimal path search for HYU Seoul Campus.

Getting Started

WARNING; This project hasn't be tested in macOS/Linux environments. I hope you run this project in Windows

Prerequisites

Install the dependencies

$ pip install networkx PyQt4

or

$ pip3 install networkx PyQt4

Installing

  1. Clone this repository or download ZIP.
$ git clone https://github.com/machenity/hyu-navigator.git
  1. Run gui.py.
$ cd hyu-navigator
$ python run.py

If you use both python2 & 3, try this.

$ python3 run.py

Built With

Contributing

Please send email to machenity@gmail.com for details on our code of conduct, and the process for submitting pull requests to us.

Authors

Special thanks to 김휘찬, 이지원, 심승현, 윤민석, 조한빛.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • This was made for 소프트웨어입문설계.

About

한양대학교 서울캠퍼스 보행자를 위한 최적화 경로 찾기

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages