Correction: for help about SUMO objects, you type *help traci.<sumo_object>*,
instead of help <sumo_object>.

Regards.


2014/1/8 Andres Felipe Acosta Gil <[email protected]>

> Dear Yu.
>
> At the beginning of the code, there is a line like this: import
> traci.constants. Strictly, traci is a Matlab package with its associated
> namespace. In that line, you are telling Matlab to load the traci
> constants.
>
> Additional to the information provided by Jakob (thank you btw), if you
> want more information about the traci functions, you can type help traci.
> Moreover, if you need to use other functions for the SUMO objects so you
> can retrieve more information than the occupancy, you can type help
> <sumo_object>, where sumo_object is one of the following: edge, gui,
> inductionloop, junction, lane, multientryexit, poi, polygon, route,
> simulation, trafficlights, vehicle, vehicletype; a list of the functions
> for the corresponding object is retrieved.
>
> Finally, if you want even more information about how traci works, i
> recommend http://sumo-sim.org/userdoc/TraCI.html
>
> Best Regards.
>
>
>
>
> 2014/1/8 Jakob Erdmann <[email protected]>
>
>> Hello,
>> since TraCI4Matlab uses the same function names as the TraCI-python API
>> you can use this documentation:
>> http://www.sumo-sim.org/pydoc/traci.html
>> regards,
>> Jakob
>>
>>
>> 2014/1/7 Yu Hu - 3ME <[email protected]>
>>
>>> Dear Andres,
>>>
>>> things solved and i can test the package now. One more question, where
>>> can i find the document about the class "traci" that be imported at the
>>> beginning of the code?
>>>
>>> I want to get more traffic information from sumo other than the
>>> occupancy, but I don't know how to find the definition of the commands.
>>>
>>> Thank you very much!
>>>
>>> Best,
>>>
>>> Yu
>>> ________________________________________
>>> From: Andres Felipe Acosta Gil [[email protected]]
>>> Sent: Tuesday, January 07, 2014 12:28 AM
>>> To: [email protected]
>>> Subject: [sumo-user] Fwd:  More about TraCI4Matlab.
>>>
>>> ---------- Forwarded message ----------
>>> From: Andres Felipe Acosta Gil <[email protected]>
>>> Date: 2014/1/6
>>> Subject: Re: [sumo-user] More about TraCI4Matlab.
>>> To: Yu Hu - 3ME <[email protected]>
>>>
>>>
>>> Dear Yu,
>>>
>>> 1. You are right regarding the cross.rou.xml file, we apologize for it.
>>> For
>>> now, you should generate that file by running the traci_tls tutorial on
>>> Python first.
>>>
>>> 2. Is the SUMO GUI being launched? If yes: try the solution in step 1,
>>> and
>>> tell us if the problem persists; if no: have you set the SUMO_HOME and
>>> path
>>> environment variables?
>>>
>>> Thank you so much for you feedback!
>>>
>>> Best Regards.
>>>
>>>
>>>
>>> 2014/1/6 Yu Hu - 3ME <[email protected]>
>>>
>>> > Thanks for the great Christmas gift! there are some questions i want to
>>> > ask:
>>> >
>>> > 1. in the tutorial of the traci_tls, there is no rou.xml file, that is
>>> the
>>> > reason i cannot using traci_test2.m
>>> > 2. the program stops at traci.init(), is there a step that we should
>>> first
>>> > start a server or something before we run the traci_test2.m?
>>> >
>>> > Thanks again!
>>> >
>>> > Best,
>>> >
>>> > Yu
>>> > ________________________________________
>>> > From: Andres Felipe Acosta Gil [[email protected]]
>>> > Sent: Tuesday, December 24, 2013 4:35 PM
>>> > To: [email protected]
>>> > Subject: [sumo-user] More about TraCI4Matlab.
>>> >
>>> > Aditionally, We will be addressing the compatibility between
>>> TraCI4Matlab
>>> > and Octave in the next weeks.
>>> >
>>> > Regards.
>>> >
>>> > --
>>> >
>>> > Andres Felipe Acosta Gil
>>> > Jairo Espinosa
>>> > Jorge Espinosa
>>> >
>>> >
>>> ------------------------------------------------------------------------------
>>> > Rapidly troubleshoot problems before they affect your business. Most IT
>>> > organizations don't have a clear picture of how application performance
>>> > affects their revenue. With AppDynamics, you get 100% visibility into
>>> your
>>> > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of
>>> AppDynamics
>>> > Pro!
>>> >
>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>>> > _______________________________________________
>>> > sumo-user mailing list
>>> > [email protected]
>>> > https://lists.sourceforge.net/lists/listinfo/sumo-user
>>> >
>>>
>>>
>>>
>>> --
>>>
>>> Andres Felipe Acosta Gil
>>>
>>>
>>>
>>> --
>>>
>>> Andres Felipe Acosta Gil
>>>
>>> ------------------------------------------------------------------------------
>>> Rapidly troubleshoot problems before they affect your business. Most IT
>>> organizations don't have a clear picture of how application performance
>>> affects their revenue. With AppDynamics, you get 100% visibility into
>>> your
>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of
>>> AppDynamics Pro!
>>>
>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> sumo-user mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Rapidly troubleshoot problems before they affect your business. Most IT
>>> organizations don't have a clear picture of how application performance
>>> affects their revenue. With AppDynamics, you get 100% visibility into
>>> your
>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of
>>> AppDynamics Pro!
>>>
>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> sumo-user mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>>
>>
>>
>
>
> --
>
> Andres Felipe Acosta Gil
>



-- 

Andres Felipe Acosta Gil
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to