simulator - Updating the version of sumo -


i'm using sumo simulator version 0.22.0 .
want update version 0.25.0 . how can ?

thanks in advance . regards, sp2016

you can update sumo adding ppa https://launchpad.net/~sumo/+archive/ubuntu/stable system. depending on ubuntu version install more date sumo version repository (currently 0.25.0).

sudo add-apt-repository ppa:sumo/stable sudo apt-get update 

and (again)

sudo apt-get install sumo sumo-tools sumo-doc 

source: http://sumo.dlr.de/wiki/installing


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -