Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] moveToXY

Hi.. I am working on moveToXY to place ego vehicle in SUMO, but unfortunately
I am getting error in traci.beginMessage (line 15)
message.queue = [message.queue uint8(sscanf(cmdID,'%x'))];

Error in moveToXY (line 39)
traci.beginMessage(constants.CMD_SET_VEHICLE_VARIABLE,
constants.MOVE_TO_XY,...

I am attaching here the matlab code and my sumocfg file and network file.

I would be very much obliged if someone please help me solving this error.

moveToXY.m
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t206/moveToXY.m>  

CS.sumocfg
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t206/CS.sumocfg>  

CS.xml <http://sumo-user-mailing-list.90755.n8.nabble.com/file/t206/CS.xml>  

CS.xml <http://sumo-user-mailing-list.90755.n8.nabble.com/file/t206/CS.xml>  




--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


Back to the top