Giter Site home page Giter Site logo

Comments (7)

lcodeca avatar lcodeca commented on July 22, 2024 1

Then I don't know how to help you, sorry.
If I were you, I would ask directly to the sumo mailing list. I cannot contact them for you because I cannot reproduce your issue. Given that you installed through apt-get, it's possible that my supposition is wrong. I have no idea why an official release would have assertions enabled.
I'm going to close the issue, but if you need help with MoST, do not hesitate to contact me directly.

from mostscenario.

lcodeca avatar lcodeca commented on July 22, 2024

You are using SUMO with debug enabled and there you have an assertion triggered.
Can you please use SUMO without the debug enabled and send me the log files? (not an image)
Thank you.

from mostscenario.

tarapt avatar tarapt commented on July 22, 2024

Sorry for the late response, I was busy with another project. I wanted to run SUMO without debug enabled, but I couldn't find any info on doing that. I tried sumo --help, but couldn't find the debug option. So, I ran the most.out.sumocfg file again. The output to the terminal wasn't getting logged to any file automatically, so I manually copied it into a file.

most.sim.log
terminal_output.txt

from mostscenario.

lcodeca avatar lcodeca commented on July 22, 2024

I cannot reproduce your problem, I don't know how to help you.
When you type sumo in your terminal, what is the output? What does it say in the "Build features"?
Your problem is generated by an assertion that should be triggered only if you are using the debug version of sumo as far as I know. Have you tried to ask the SUMO community?

from mostscenario.

tarapt avatar tarapt commented on July 22, 2024

Here's my sumo output -
Eclipse SUMO Version 1.2.0 Build features: Linux-4.4.0-146-generic x86_64 GNU 5.4.0 None Proj GUI GDAL GL2PS Copyright (C) 2001-2019 German Aerospace Center (DLR) and others; https://sumo.dlr.de License EPL-2.0: Eclipse Public License Version 2 <https://eclipse.org/legal/epl-v20.html> Use --help to get the list of options.
It's ok if you can't find the problem. I am new to sumo and traci, so I just wanted to go through some existing projects to get familiar with the framework and api. After going through the sumo wiki I was able to implement my requirements. So, its alright even if you close this issue.

from mostscenario.

lcodeca avatar lcodeca commented on July 22, 2024

I suppose you compiled it yourself? The None in the building features should be Release or Debug.
I suppose that with None it defaults on Debug, hence your triggered assertion. This is the only explanation that I can think of.
If you build it with cmake, you need to add --config Release to your command line.
I hope this helps.

from mostscenario.

tarapt avatar tarapt commented on July 22, 2024

No, that was not the case, I didn't compile from source. I installed it through apt by following the instructions from Sumo Wiki.
sudo apt-get install sumo sumo-tools sumo-doc
But, at least the issue is clear, I should get Release instead of None in the version info. This should help me if some similar error occurs in future. Thanks for helping.

from mostscenario.

Related Issues (9)

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.