Hi, I have been playing with TraCI, with a view to simulating demand-responsive/flexible route buses.
1) I understand the command VAR_BUS_STOP_WAITING is supposed to return the number of people waiting at a bus stop. On inspecting the code, it seems that people are not waiting at bus stops, but on edges, therefore this command always returns 0. Is there a solution to this (e.g., adding a command to retrieve the number of people waiting on an edge, updating MSPerson to add waiting people to a stop)? 2) It would be nice to access/update information about persons in the simulation using TraCI, however this doesn't seem to be possible. Would this be something I could develop (e.g., working off TraCIServerAPI_Vehicle) or something that the SUMO team/others would have to implement? Thanks, Nicole ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ sumo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-devel
