Git Product home page Git Product logo

Comments (7)

riebl avatar riebl commented on May 26, 2024

Sounds like failing coordinate conversion. Please check if your SUMO is compiled with PROJ feature, i.e. look at output of sumo --version or the "About SUMO" dialog window (Help -> About).

from artery.

bargmann avatar bargmann commented on May 26, 2024

I think you are right.
SUMO Version 0.30.0 Build features: x86_64-unknown-linux-gnu TRACI GUI Copyright (C) 2001-2017 DLR and contributors; http://sumo.

from artery.

bargmann avatar bargmann commented on May 26, 2024

How should the message look like?

from artery.

riebl avatar riebl commented on May 26, 2024

@bargmann My SUMO outputs Build features: x86_64-unknown-linux-gnu TRACI PROJ GDAL GUI. Just install the proj4 development headers (the package is named libproj-dev on Ubuntu afaik), then configure and build SUMO again.

from artery.

bargmann avatar bargmann commented on May 26, 2024

Thanks for your SUMO outputs. I have already installed these libraries. When i run ./configure without or with the possible options i get that this:
"Optional features summary
Enabled: TRACI PROJ GDAL GUI"
But after make they are not used. I keep searching.
Which Sumo Version are you using?
I use the version 0.30.0.

from artery.

riebl avatar riebl commented on May 26, 2024

Right now I am still using 0.31 but any recent version should work (I am confident about 0.30). Maybe your PATH is still pointing at another SUMO binary?

from artery.

bargmann avatar bargmann commented on May 26, 2024

Again, your hint was very helpful. Thanks a lot for your very fast and useful support.
It was necessary to make an make uninstall. In my naive mind i thought it is enough to do make clean ; ./configure; make and make install . The run_example is running now.

from artery.

Related Issues (20)

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.