I'm using the SUMO simulator with the version 0.22.0 .
I want to update it to the version 0.25.0 .
How can i do it ?
Thanks for help in advance . Regards, Sp2016
I'm using the SUMO simulator with the version 0.22.0 .
I want to update it to the version 0.25.0 .
How can i do it ?
Thanks for help in advance . Regards, Sp2016
You can update sumo by adding another ppa https://launchpad.net/~sumo/+archive/ubuntu/stable to your system. Depending on your ubuntu version this will install a more up to date sumo version from that repository (currently 0.25.0).
sudo add-apt-repository ppa:sumo/stable
sudo apt-get update
and then (again)
sudo apt-get install sumo sumo-tools sumo-doc