Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] action-step-length issue
  • From: "Ni Ying-Chuan" <ying-chuan.ni@xxxxxxxxxxxxxxxx>
  • Date: Tue, 15 Jul 2025 12:21:34 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ivt.baug.ethz.ch; dmarc=pass action=none header.from=ivt.baug.ethz.ch; dkim=pass header.d=ivt.baug.ethz.ch; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=mwH0Fiv5Qf1RK4ypVbHQWVxGDk5Q7+2gQmC99S64T+Y=; b=xgQhhpHWXn7PsNz7QkQhpMn1rzy9g6/YstT/JsPOv8LkhFa2iMNNHxmpM6+WWIxRnChgTwVLlbV2gAIKu3kOl6T4z8hxkkgxyxAPN14SAXofXC+mqWZGqsVU8H2tVhqCqkSLFXUusfokjasXtoMOCA5xJYoNzUbS37bSpcR38MUcur5Ii5gXWnf8Dl9GbhvTS+bXjlm17OU/fEy2RSSeWyAxRCxlRL3AF+HaynWnXOkEDpPI0YmXrW+EglB5xCG+5WyN2CttuKgIfhN5hpbZW4VTahje2+6p9+/q0dQBVHXA0AK51tMoHofGScoZ3sm6GSUml8Cj6xSL9nnXV/xEZw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=xUegUli4rMFowQIoM/fC6Q+++TLJ2v36PIGhfNwhncYW4YnRZFnxNMezR877Otd8lOOd7PbCeuGsO2tl9bPtj9RrFBaxLJQRBlm8KY6oxXkQJuTFtOQpGs9MmlN+Skz4r21lnRo+vImUs/b4lXDlRfmBvDncHkMSReYi3X6vhopZJo9w0fiM16v0hAX1RKC950mdoyvPLgAKcUJTJ0O3LBai573+lV8BjIUtu893nJquybg5hMZmgbenjTzbk/pEpEc1nV2xU5YW6T6lP/DHaovHNxSEFzZhJpq2FZQFo4pSP/fZ9UoQDCFnN0N9BRB2/9EsxyRbYeul7aQV5e3XWw==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: Adv1f6oiRKerIpYDRx25QHHKkNoejw==
  • Thread-topic: action-step-length issue

Dear SUMO team,

 

I’d like to share two problems I encounter when setting action-step-length.

 

In my simulation configuration, step-length = 0.25 s.

 

(1) After setting default.action-step-length to 0.5 s, vehicles do not start moving after the light turns green. Please see the simulation package attached. I cannot find the reason. Could there be any problem between traffic lights and action-step-length? Does this mean that setting action-step-length larger than step-length does not work when having traffic lights?

(2) If I set actionStepLength as an attribute in vType instead of in the configuration, duarouter gave me a warning stating that “The parameter action-step-length must be a non-negative multiple of the simulation step-length. Parsing given value (0.50 s.) to the adjusted value 1.00 s.”, which I completely understand, but I don’t see a way to change the step-length already in the stage of demand generation.

 

Thanks in advance for answering me.

 

Best,

Ying-Chuan

 

Attachment: action-step-length_problem.zip
Description: action-step-length_problem.zip


Back to the top