Giter Site home page Giter Site logo

leot6 / amod Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 3.0 10.71 MB

Autonomous Mobility-on-Demand Simulation

Python 100.00%
agent-based-simulation fleet-management mobility-as-a-service mobility-modeling mobility-on-demand ridesharing vehicle-scheduling

amod's People

Contributors

leot6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

amod's Issues

Some data files are missing. I don't know what the original data looks like.

Hello, your project is very outstanding, which benefits me a lot as a novice.
But when I run run.py, I get a FileNotFounderError.
There is a missing path-tables-gitignore folder in the data folder, so routing_server.py reported an error.
Can you update these missing files?
Thank you very much for your contribution!

List error

Thank you for your great work on this code. I just have trouble running the code. For example:

 def __init__(self, t=0.0, d=0.0, nid: list(int) = [], geo: list([float, float]) = []):

TypeError: 'type' object is not iterable

I got the error that the list is not iterable. As my python version sees the desired "list object" as a "type object". Is this due to my version of python? 3.10.9?

Thanks in advance

There are no data files in routing-server

hello,sorry to bother.I am a new learner,when running the main program, the routing-server step will fail......can you upload these pickle files? or did i do something wrong?

File "G:\phdU\ride-sharing\shixian\A unified approach to route planning for shared mobility\AMoD-master\lib\routing\routing_server.py", line 26, in
with open(f'{root_path}/data/path-tables-gitignore/NYC_SPT_{TRAVEL_TIME}_{str(i)}.pickle', 'rb') as f:

FileNotFoundError: [Errno 2] No such file or directory: 'G:\phdU\ride-sharing\shixian\A unified approach to route planning for shared mobility\AMoD-master/data/path-tables-gitignore/NYC_SPT_WEEK_0.pickle'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.