Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Parking area functionalities

Thank you Michael for this info.

Sincerely,
Shuyi

On Thu, Oct 15, 2020 at 1:44 PM Michael Behrisch <oss@xxxxxxxxxxx> wrote:
Hi,
it is still work in progress. See the docs here:
https://sumo.dlr.de/docs/TraCI/Object_Context_Subscription.html and
here: https://sumo.dlr.de/docs/TraCI/ParkingArea.html for what should be
working

Best regards,
Michael

Am 13.10.20 um 21:17 schrieb Shuyi Yin:
> Hi everyone,
>
> When I try to study parking areas, SUMO says it has not implemented the
> functions in TraCI, although they are stated in the Pydoc page
> (https://sumo.dlr.de/daily/pydoc/traci._parkingarea.html).
>
> Error raised:
>
> traci.exceptions.TraCIException: Command not implemented in sumo
>
>
> Code:
> traci.parkingarea.subscribeContext('parking_area_1', tc.CMD_GET_VEHICLE_VARIABLE,
> 100, [tc.VAR_TYPE])
>
> Sincerely,
> Shuyi
>
> _______________________________________________
> sumo-user mailing list
> sumo-user@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
>


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top