Re: [sumo-user] OppositeDirectionDriving - lane change

2018-02-22 Thread Akbar Ali via sumo-user
Dear all
Please help me i am facing an issue from 20 days, i took some part of osm
map, generated 5000 vehicles through some steps steps are


1. netconvert  --osm  map.osm  -o map.net.xml

2. polyconvert --net-file map.net.xml --osm-files map.osm --type-file
typemap.xml -o map.poly.xml

3.   C:\Users\test>python C:\Users\sumo\tools\randomTrips.py -n map.net.xml
-e 5000 –l

4.  C:\Users\test>python C:\Users\sumo\tools\randomTrips.py -n map.net.xml
-r map.rou.xml -e 5000 –l


and import the map in sumo and get the result in normal situation , Now i
want to seclude all the vehicles in an manner to allot time interval to
each vehicles in which the vehicles travels from source to destination.


thanks in advance

On Thu, Feb 22, 2018 at 4:19 PM, Laura Bieker via sumo-user <
sumo-user@lists.sourceforge.net> wrote:

> Dear Maytheewat,
>
> I am sorry but at the moment it is not possible to force a lane change over
> the opposite direction via TraCI. I have created a new issue (number 3844)
> for this.
>
> Best regards,
> Laura
>
> 2018-02-21 23:39 GMT+01:00 Maytheewat Aramrattana <
> maytheewat.aramratt...@hh.se>:
>
> > Dear Laura,
> >
> > Thank you for your answer. I will have a look at the example.
> >
> > Sorry that I might not be clear in the first e-mail. What I meant by
> > “force it”, is I am looking for a way to force this lane change by
> > controlling a vehicle as if we could drive it, i.e. to change the lane to
> > the opposite direction (and back) freely by sending TraCI commands
> without
> > any pre-condition. My idea is to have someone driving one of the vehicles
> > in SUMO and do this kind of manoeuvre.
> >
> > Best Regards,
> > Maytheewat Aramrattana
> >
> > On 21 Feb 2018, at 20:20, Laura Bieker  wrote:
> >
> > Dear Maytheewat,
> >
> > you can find some scenarios for the driving on the opposing lane in the
> > test folder ([sumo]\tests\sumo\opposite_direction_driving). The easiest
> > way to force a vehicle to overtake at the opposing lane if you let a
> > vehicle block its way (for examle stop the vehicle or make it slow).
> >
> > Best regards,
> > Laura
> >
> > 2018-02-21 17:28 GMT+01:00 Maytheewat Aramrattana via sumo-user <
> > sumo-user@lists.sourceforge.net>:
> >
> >> Dear all,
> >>
> >> I am trying to create a scenario where a car overtake another one in an
> >> opposing lane. I have created a road network following >>
> >> http://sumo.dlr.de/wiki/Simulation/OppositeDirectionDriving
> >>
> >> However, I am wondering how can I test it, or actually force it? Is it
> >> possible? In particular, I would like to know how to force a lane change
> >> into this opposing direction lane via TraCI (if possible)?
> >>
> >> I try `changeRoute`, but it didn't work. Also, I am actually trying to
> do
> >> it through "Plexe" >> http://plexe.car2x.org/
> >>
> >> Best Regards,
> >> Maytheewat Aramrattana
> >>
> >> 
> >> --
> >> 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-u...@eclipse.org
> >> To change your delivery options, retrieve your password, or unsubscribe
> >> from this list, visit
> >> https://dev.eclipse.org/mailman/listinfo/sumo-user
> >>
> >
> >
> 
> --
> 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
>
--
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


Re: [sumo-user] OppositeDirectionDriving - lane change

2018-02-22 Thread Laura Bieker via sumo-user
Dear Maytheewat,

I am sorry but at the moment it is not possible to force a lane change over
the opposite direction via TraCI. I have created a new issue (number 3844)
for this.

Best regards,
Laura

2018-02-21 23:39 GMT+01:00 Maytheewat Aramrattana <
maytheewat.aramratt...@hh.se>:

> Dear Laura,
>
> Thank you for your answer. I will have a look at the example.
>
> Sorry that I might not be clear in the first e-mail. What I meant by
> “force it”, is I am looking for a way to force this lane change by
> controlling a vehicle as if we could drive it, i.e. to change the lane to
> the opposite direction (and back) freely by sending TraCI commands without
> any pre-condition. My idea is to have someone driving one of the vehicles
> in SUMO and do this kind of manoeuvre.
>
> Best Regards,
> Maytheewat Aramrattana
>
> On 21 Feb 2018, at 20:20, Laura Bieker  wrote:
>
> Dear Maytheewat,
>
> you can find some scenarios for the driving on the opposing lane in the
> test folder ([sumo]\tests\sumo\opposite_direction_driving). The easiest
> way to force a vehicle to overtake at the opposing lane if you let a
> vehicle block its way (for examle stop the vehicle or make it slow).
>
> Best regards,
> Laura
>
> 2018-02-21 17:28 GMT+01:00 Maytheewat Aramrattana via sumo-user <
> sumo-user@lists.sourceforge.net>:
>
>> Dear all,
>>
>> I am trying to create a scenario where a car overtake another one in an
>> opposing lane. I have created a road network following >>
>> http://sumo.dlr.de/wiki/Simulation/OppositeDirectionDriving
>>
>> However, I am wondering how can I test it, or actually force it? Is it
>> possible? In particular, I would like to know how to force a lane change
>> into this opposing direction lane via TraCI (if possible)?
>>
>> I try `changeRoute`, but it didn't work. Also, I am actually trying to do
>> it through "Plexe" >> http://plexe.car2x.org/
>>
>> Best Regards,
>> Maytheewat Aramrattana
>>
>> 
>> --
>> 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-u...@eclipse.org
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/sumo-user
>>
>
>
--
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


Re: [sumo-user] OppositeDirectionDriving - lane change

2018-02-21 Thread Maytheewat Aramrattana via sumo-user
Dear Laura,

Thank you for your answer. I will have a look at the example. 

Sorry that I might not be clear in the first e-mail. What I meant by “force 
it”, is I am looking for a way to force this lane change by controlling a 
vehicle as if we could drive it, i.e. to change the lane to the opposite 
direction (and back) freely by sending TraCI commands without any 
pre-condition. My idea is to have someone driving one of the vehicles in SUMO 
and do this kind of manoeuvre.

Best Regards,
Maytheewat Aramrattana

> On 21 Feb 2018, at 20:20, Laura Bieker  wrote:
> 
> Dear Maytheewat,
> 
> you can find some scenarios for the driving on the opposing lane in the test 
> folder ([sumo]\tests\sumo\opposite_direction_driving). The easiest way to 
> force a vehicle to overtake at the opposing lane if you let a vehicle block 
> its way (for examle stop the vehicle or make it slow). 
> 
> Best regards,
> Laura
> 
> 2018-02-21 17:28 GMT+01:00 Maytheewat Aramrattana via sumo-user 
> :
>> Dear all,
>> 
>> I am trying to create a scenario where a car overtake another one in an 
>> opposing lane. I have created a road network following >> 
>> http://sumo.dlr.de/wiki/Simulation/OppositeDirectionDriving
>> 
>> However, I am wondering how can I test it, or actually force it? Is it 
>> possible? In particular, I would like to know how to force a lane change 
>> into this opposing direction lane via TraCI (if possible)?
>> 
>> I try `changeRoute`, but it didn't work. Also, I am actually trying to do it 
>> through "Plexe" >> http://plexe.car2x.org/
>> 
>> Best Regards,
>> Maytheewat Aramrattana
>> 
>> --
>> 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-u...@eclipse.org
>> To change your delivery options, retrieve your password, or unsubscribe from 
>> this list, visit
>> https://dev.eclipse.org/mailman/listinfo/sumo-user
> 
--
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


Re: [sumo-user] OppositeDirectionDriving - lane change

2018-02-21 Thread Laura Bieker via sumo-user
Dear Maytheewat,

you can find some scenarios for the driving on the opposing lane in the
test folder ([sumo]\tests\sumo\opposite_direction_driving). The easiest way
to force a vehicle to overtake at the opposing lane if you let a vehicle
block its way (for examle stop the vehicle or make it slow).

Best regards,
Laura

2018-02-21 17:28 GMT+01:00 Maytheewat Aramrattana via sumo-user <
sumo-user@lists.sourceforge.net>:

> Dear all,
>
> I am trying to create a scenario where a car overtake another one in an
> opposing lane. I have created a road network following >>
> http://sumo.dlr.de/wiki/Simulation/OppositeDirectionDriving
>
> However, I am wondering how can I test it, or actually force it? Is it
> possible? In particular, I would like to know how to force a lane change
> into this opposing direction lane via TraCI (if possible)?
>
> I try `changeRoute`, but it didn't work. Also, I am actually trying to do
> it through "Plexe" >> http://plexe.car2x.org/
>
> Best Regards,
> Maytheewat Aramrattana
>
> 
> --
> 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-u...@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
--
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