sumo设置公交车站_sumo: SUMO(Simulation of Urban MObility)城市交通仿真软件

SUMO(Simulation of Urban MObility)是一款开源的城市交通微观仿真软件,适用于大型道路网络和多种交通模式。用户可以从GitHub下载最新源码进行安装。在Linux环境下,可以通过安装相关依赖并使用CMake构建。SUMO提供了教程和示例网络以帮助初学者入门。遇到问题时,可以使用GitHub的错误跟踪工具或通过邮件列表sumo-user@eclipse.org寻求帮助。
摘要由CSDN通过智能技术生成

Eclipse SUMO - Simulation of Urban MObility

What is SUMO

"Simulation of Urban MObility" (SUMO) is an open source,

highly portable, microscopic traffic simulation package designed to handle

large road networks and different modes of transport.

Where to get it

You can download SUMO via our downloads site.

As the program is still under development and is extended continuously, we advice you to

use the latest sources from our GitHub repository. Using a command line client

the following command should work:

git clone --recursive https://github.com/eclipse/sumo

Contact

To stay informed, we have a mailing list for SUMO. You can subscribe at

https://dev.eclipse.org/mailman/listinfo/sumo-user.

Messages to the list can be sent to sumo-user@eclipse.org.

SUMO announcements will be made through the sumo-announce@eclipse.org list;

you can subscribe to this list at https://dev.eclipse.org/mailman/listinfo/sumo-announce.

For further contact information have a look at https://sumo.dlr.de/wiki/Contact.

Build and Installation

For Windows we provide pre-compiled binaries and CMake files to generate Visual Studio projects.

If you want to develop under Windows, please also clone the dependent libraries using

git clone --recursive https://github.com/DLR-TS/SUMOLibraries

Using Linux you should have a look whether your distribution already contains sumo.

There is also a ppa for ubuntu users and a

open build service instance.

If you want to build yourself, the steps for ubuntu are:

sudo apt-get install cmake python g++ libxerces-c-dev libfox-1.6-dev libgdal-dev libproj-dev libgl2ps-dev swig

cd # please insert the correct directory name here

export SUMO_HOME="$PWD"

mkdir build/cmake-build && cd build/cmake-build

cmake ../..

make -j8

Getting started

To get started with SUMO, take a look at the docs/tutorial and examples directories,

which contain some example networks with routing data and configuration files.

There is also user documentation provided in the docs/ directory and on the

homepage.

Bugs

Please use for bugs and requests the GitHub bug tracking tool

or file them to the list sumo-user@eclipse.org. Before

filing a bug, please consider to check with a current repository checkout

whether the problem has already been fixed.

We welcome patches, pull requests and other contributions! For details see our contribution guidelines.

License

SUMO is licensed under the Eclipse Public License Version 2.

For the licenses of the different libraries and supplementary code information is in the

subdirectories and the wiki.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值