Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Issue during route creation

Hello,
1) see http://sumo.dlr.de/wiki/FAQ#What.27s_the_deal_with_schema_resolution_warnings_.2F_xsd_errors.3F
2) we do not have an interface for unreal/unity. SUMO can be built with OpenSceneGraph support for 3D-Visualisation but this is rather experimental.

regards,
Jakob


2018-07-11 13:25 GMT+02:00 yuvika.dev--- via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
Hi,


I am learning SUMO simulator for our project work .


1.As part of learning when I am trying to run the examples given under  <SUMO_HOME>/tests/complex/tutorial/traci_pedestrian_crossing/



Warning: Cannot find local schema '/usr/lib/sumo/data/xsd/connections_file.xsd', will try website lookup.

<https://github.com/eclipse/sumo/blob/master/tests/complex/tutorial/traci_pedestrian_crossing/>

Error: unable to resolve host/address 'sumo.dlr.de'
 In file 'data/pedcrossing.con.xml'
 At line/column 1/0.

Error: No nodes loaded.
Quitting (on error).
Network file 'pedcrossing.net.xml' not found

Even If I tried creating my own network file and then try using randomTrip to generate route file , same problem

python /home/adas/Documents/Wipod/Simulator\ -\ SDV\ in\ a\ Box/SUMO/sumo/tools/randomTrips.py --net-file=hello.net.xml -r hello.rou.xml -e 50 -l
calling  duarouter -n hello.net.xml -r trips.trips.xml -o hello.rou.xml --ignore-errors --begin 0 --end 50.0 --no-step-log --no-warnings
Error: unable to resolve host/address 'sumo.dlr.de'
 In file 'trips.trips.xml'
 At line/column 1/0.

Quitting (on error).

Can you please provide some pointer for this

2.Another Query , go you have any interface for Unreal , like Unity


Thanks & Regards,
Yuvika






The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/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://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top