Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Context Subscription of a Vehicle to Values of Persons (TraCI API C++)

Hello!

I was wondering if it's possible to retrieve values of pedestrians in SUMO by subscription. I know, that in Context Subscription in the Wiki (http://sumo.dlr.de/wiki/TraCI/Object_Context_Subscription) pedestrians are not mentioned. However, I found the corresponding value (CMD_GET_PERSON_VARIABLE 0xae) in the TraCIConstants.h and tried to subscribe, but it failed. Is there a possibility to retrieve position, angle, speed etc. from pedestrians via subscription without modelling them as vehicles? If not, is this planned for the future or could you give a hint of how to implement this?

Thanks in advance!

Jakob


--
Dipl.-Ing. Jakob Kaths

Technische Universität München
Ingenieurfakultät Bau Geo Umwelt
Lehrstuhl für Verkehrstechnik
jakob.kaths@xxxxxx<mailto:jakob.kaths@xxxxxx>



------------------------------------------------------------------------------
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@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user


Back to the top