Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Understanding SpeedDev.
  • From: "Bae, Jong In" <jbae42@xxxxxxxxxx>
  • Date: Fri, 14 Aug 2020 19:44:12 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=gatech.edu; dmarc=pass action=none header.from=gatech.edu; dkim=pass header.d=gatech.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=iZIDgDqFEYl+O9YhPUnZXm4OB6NxBP5OlvNdnw4VFGI=; b=FnVwfKZRr10djzx60TSIra43j1KEDyZ5t4G76YxryFUgahTIJOVFk3hvceFc2+sldlw4RFRU//Mt533Ih+c6WP5PeXSuFk4scUzLDMNEBslbSNJB0xG+R7wZvab0oHyK34MtnqmM1CxMFKEMPUjVDxkgyYZ9/jqSqDBYOukHmSTY6GM/FXOpnabAqUMBROGWQThPYSLiaZ+CjKOd/3V/HXzZ2WdTW2SA6wpzAh0dY4zZLb94deoHXARm1uB1+vN6UWq27mvwoqsUYmGY3CYgQBuWu/a6ggazpMXd+pF+Y7r/xfmbdJhjLQACUlNKijrkBl0/nzz5nCyFV30IY3h6bw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=n/xC0qVror24ZbwhaQkGsKFYXD9LVZDasOolMyh+CuR3t8lspm0W+R/Xh8IM8ga7vdIUEYajTPUFfkGvbh6Q6z4YoS4hP5CJuwmK/XMSmyjRXm7bOnr1OwcN2e3Z5dgRBS6c91yiCfUZluWZgxJM9JpJ+PUGayum6dWXOa7LtWGhujjCIhIOIWGtwMubDRLAhvuI+sVvcwyHwodQFQgHI3kyEQkIiFYp22BcmtKv2aWjcDz37a4ntJN0oR8sZt38wmMV2Toc6ZmYuy69ni3ApWErrhmKUNNAGPmt+uV+KKOVK+Oyjx6C8Anpe6lCm44K89xiz6302Zudv8wGUCTDrQ==
  • 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: AQHWcnIDegGS4dhdrU2PypcAtNTxMQ==
  • Thread-topic: Understanding SpeedDev.

Hello,

I'm having a trouble with understanding the explanation on how speedFactor and speed deviation work.
If I'm using the default values of speed factor (1) and speed dev (0.1), how do they affect the vehicle speed on the lane with maximum speed of 30m/s?

Does this mean that the vehicle will drive in the range between 27m/s to 33m/s (or 30m/s since the max speed is capped at 30m/s)?
And would that be because the lane-assigned speed (30m/s) is multiplied by the speed factor of 1 with deviation of 0.1? 

Thank you,

Back to the top