Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] SUMO configuration ver 1.4.0

Hi, 

Please find the attached for the network file, the route file, as well as the configuration file. 

There is no error message shown in the dialog box, but it keeps loading for half an hour and still nothing comes up. But it works well when I re-open it through NETEDIT. 

Thank You. 

Best Regards,
Felix

On Wed, 29 Jan 2020 at 21:22, Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
Please post the contents of the configuration file.
What is the error message when trying to open this configuration with sumo?

Am Mi., 29. Jan. 2020 um 12:47 Uhr schrieb Flix Chu <yattsunchu1006@xxxxxxxxx>:
Hey guys, 

I was creating a network with demand through NETEDIT, and I did open the configuration file through NETEDIT with SUMO (the Ctrl+T hot key). However, when I tried to save it and open the configuration file with only SUMO, it won't open the configuration file. The only way to run the simulation is through the NETEDIT, which requires to save the demand file every time. I want to know what has caused this problem. 

I appreciate your help. 

Best Regards, 
Felix
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Attachment: newtest_20%.sumocfg
Description: application/sumo

<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 01/23/20 16:14:46 by Eclipse SUMO netedit Version 1.4.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd";>

    <input>
        <sumo-net-file value="C:\Users\FlixChu\Desktop\SUMO\test2.net.xml"/>
    </input>

    <output>
        <output-file value="C:\Users\FlixChu\Desktop\SUMO\new\newtest.net.xml"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
    </processing>

    <junctions>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="5"/>
        <junctions.limit-turn-speed value="5.5"/>
        <rectangular-lane-cut value="false"/>
    </junctions>

    <pedestrian>
        <walkingareas value="false"/>
    </pedestrian>

    <netedit>
        <route-files value="C:\Users\FlixChu\Desktop\SUMO\new\newtest.rou.xml"/>
    </netedit>

    <report>
        <aggregate-warnings value="5"/>
    </report>

</configuration>
-->

<net version="1.3" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd";>

    <location netOffset="0.00,0.00" convBoundary="-500.00,50.00,500.00,50.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="0.10" shape="0.00,45.20 0.00,45.20"/>
        <lane id=":gneJ1_0_1" index="1" speed="13.89" length="0.10" shape="0.00,48.40 0.00,48.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
        <lane id="gneE0_0" index="0" speed="13.89" length="500.00" shape="-500.00,45.20 0.00,45.20"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="500.00" shape="-500.00,48.40 0.00,48.40"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE1_0" index="0" speed="13.89" length="500.00" shape="0.00,45.20 500.00,45.20"/>
        <lane id="gneE1_1" index="1" speed="13.89" length="500.00" shape="0.00,48.40 500.00,48.40"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="-500.00" y="50.00" incLanes="" intLanes="" shape="-500.00,50.00 -500.00,43.60"/>
    <junction id="gneJ1" type="priority" x="0.00" y="50.00" incLanes="gneE0_0 gneE0_1" intLanes=":gneJ1_0_0 :gneJ1_0_1" shape="0.00,50.00 0.00,43.60 0.00,50.00">
        <request index="0" response="00" foes="00" cont="0"/>
        <request index="1" response="00" foes="00" cont="0"/>
    </junction>
    <junction id="gneJ2" type="dead_end" x="500.00" y="50.00" incLanes="gneE1_0 gneE1_1" intLanes="" shape="500.00,43.60 500.00,50.00"/>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="s" state="M"/>
    <connection from="gneE0" to="gneE1" fromLane="1" toLane="1" via=":gneJ1_0_1" dir="s" state="M"/>

    <connection from=":gneJ1_0" to="gneE1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":gneJ1_0" to="gneE1" fromLane="1" toLane="1" dir="s" state="M"/>

</net>
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 01/29/20 19:06:42 by Eclipse SUMO netedit Version 1.4.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd";>

    <input>
        <sumo-net-file value="C:\Users\FlixChu\Desktop\SUMO\new\20%25\newtest_20%25.net.xml"/>
    </input>

    <output>
        <output-file value="C:\Users\FlixChu\Desktop\SUMO\new\20%25\newtest_20%25.net.xml"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
    </processing>

    <junctions>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="5"/>
        <junctions.limit-turn-speed value="5.5"/>
        <rectangular-lane-cut value="false"/>
    </junctions>

    <pedestrian>
        <walkingareas value="false"/>
    </pedestrian>

    <netedit>
        <route-files value="C:\Users\FlixChu\Desktop\SUMO\new\20%25\newtest_20%25.rou.xml"/>
    </netedit>

    <report>
        <aggregate-warnings value="5"/>
    </report>

</configuration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd";>
    <vType id="DEFAULT_VEHTYPE" maxSpeed="80.00" vClass="passenger"/>
    <vType id="vType_0" maxSpeed="60.00"/>
    <vType id="vType_A" maxSpeed="60.00" vClass="passenger" latAlignment="arbitrary" lcTimeToImpatience="3600"/>
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" departLane="random" departSpeed="max" from="gneE0" to="gneE1" end="3600.00" vehsPerHour="2880.00"/>
    <flow id="flow_1" type="vType_A" begin="0.00" departLane="random" departSpeed="max" color="blue" from="gneE0" to="gneE1" end="3600.00" vehsPerHour="720.00"/>
</routes>

Back to the top