Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] TraCI/C++TraCIAPI not found

Hey Philipp,
Are you using Traci API to connect Network simulator?

If yes will which network simulator you are using? Would you please provide the steps to connect the same simulator with sumo?

On Tue 28 May, 2019, 9:30 PM , <sumo-user-request@xxxxxxxxxxx> wrote:
Send sumo-user mailing list submissions to
        sumo-user@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
        https://www.eclipse.org/mailman/listinfo/sumo-user
or, via email, send a message with subject or body 'help' to
        sumo-user-request@xxxxxxxxxxx

You can reach the person managing the list at
        sumo-user-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of sumo-user digest..."


Today's Topics:

   1. Re: Parking area in Sumo (Jakob Erdmann)
   2. TraCI/C++TraCIAPI not found (Philipp Spandl)
   3. Re: TraCI/C++TraCIAPI not found (Jakob Erdmann)


----------------------------------------------------------------------

Message: 1
Date: Tue, 28 May 2019 13:13:43 +0200
From: Jakob Erdmann <namdre.sumo@xxxxxxxxx>
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: Re: [sumo-user] Parking area in Sumo
Message-ID:
        <CAMbUcbxspZx9myVwZ+Q1fqk_CVGW4Oyun0j05f=4+7xDxA4DyQ@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

You can use traci.vehicle.setParkingAreaStop
You currently cannot retrieve a list of parkingareas and their lanes via
TraCI.
This means you would have to parse the xml file with parkingAreas in your
own script and determine the appropriate parkingArea id based on the
vehicle route.


Am Di., 28. Mai 2019 um 13:09 Uhr schrieb <christian.damdjowabo@xxxxxx>:

> Hello Jakob,
>
>
>
> thank you very much for your answer.
>
> The way that we can try is also to set online the stop on park dynamically
> depend on the end lane id of each vehicle. But I don?t know if it?s
> something which we could already do now or not.
>
>
>
> Br
>
>
>
> Christian
>
>
>
> *Von:* sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> *Im
> Auftrag von *Jakob Erdmann
> *Gesendet:* Dienstag, 28. Mai 2019 11:33
> *An:* Sumo project User discussions <sumo-user@xxxxxxxxxxx>
> *Betreff:* Re: [sumo-user] Parking area in Sumo
>
>
>
> Hello,
>
> there is currently no tool to add stops automatically for arbitrary route
> input. The tool sumo/tools/addStops2Routes.py has a similar intent but it
> assumes that the parkingArea id is part of the vehicle id.
>
> Instead, something would be needed which detects a usuable parking area
> based on the final route edge.
>
>
>
> regards,
>
> Jakob
>
>
>
> Am Di., 28. Mai 2019 um 11:17 Uhr schrieb <christian.damdjowabo@xxxxxx>:
>
> Hello sumo users,
>
> i saw that a way to let vehicles stop at a parking area is to use ?<stop
> parkingArea="pa0" duration="20"/>? in the route file.
>
> My question is to know if we can also give this stop condition directly
> inside the trip file. If it?s possible do we have a ways to mention
> automatically, that the vehicle which have to end in a specific lane, would
> get automatically this stop condition ? I generated my trip file with
> od2trip ? I look inside od2trips option, but I could not found something,
> which can help me.
>
> Thank you very much, if you can give me some hint?
>
>
>
> Best regards
>
>
>
> Christian
>
>
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.eclipse.org/mailman/private/sumo-user/attachments/20190528/fd8686bc/attachment.html>

------------------------------

Message: 2
Date: Tue, 28 May 2019 06:05:50 -0700 (MST)
From: Philipp Spandl <ph.spandl@xxxxxx>
To: sumo-user@xxxxxxxxxxx
Subject: [sumo-user] TraCI/C++TraCIAPI not found
Message-ID: <1559048750268-0.post@xxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii

Hello,
I want to download the C++ TraCIAPI library, but if I navigate on to the
corresponding link on the wiki I get an error 404.
Here's the link to the wiki page:
https://sumo.dlr.de/wiki/TraCI/C%2B%2BTraCIAPIhttp://
<https://sumo.dlr.de/wiki/TraCI/C%2B%2BTraCIAPIhttp://
And here's the not working download link:
https://sumo.dlr.de/daily/sumo-src-svn.zip
<https://sumo.dlr.de/daily/sumo-src-svn.zip



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


------------------------------

Message: 3
Date: Tue, 28 May 2019 15:16:17 +0200
From: Jakob Erdmann <namdre.sumo@xxxxxxxxx>
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: Re: [sumo-user] TraCI/C++TraCIAPI not found
Message-ID:
        <CAMbUcbwAEWnaKbyTgE7tGfC2zv_H+6OHzq_QYKQGP8x7VwBBow@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Thanks, the link is now fixed (the file is called sumo-src-git.zip since we
moved to git).

Am Di., 28. Mai 2019 um 15:05 Uhr schrieb Philipp Spandl <ph.spandl@xxxxxx>:

> Hello,
> I want to download the C++ TraCIAPI library, but if I navigate on to the
> corresponding link on the wiki I get an error 404.
> Here's the link to the wiki page:
> https://sumo.dlr.de/wiki/TraCI/C%2B%2BTraCIAPIhttp://
> <https://sumo.dlr.de/wiki/TraCI/C%2B%2BTraCIAPIhttp://>
> And here's the not working download link:
> https://sumo.dlr.de/daily/sumo-src-svn.zip
> <https://sumo.dlr.de/daily/sumo-src-svn.zip>
>
>
>
> --
> Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.eclipse.org/mailman/private/sumo-user/attachments/20190528/749bd9e9/attachment.html>

------------------------------

_______________________________________________
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


End of sumo-user Digest, Vol 23, Issue 73
*****************************************

Back to the top