Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Future timestep acceleration
  • From: "Cai, Xiaolin (X.C.)" <xcai17@xxxxxxxx>
  • Date: Mon, 6 Jul 2020 19:59:25 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ford.com; dmarc=pass action=none header.from=ford.com; dkim=pass header.d=ford.com; 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=TeEcBbU9qEBe0NUWuHBQ7KaSVNUsYao+UrFK7gUkchY=; b=d7InhUqxMQuAKleeZxKY7fgxx3IUIaaWSjW/qYepZnq/pX6OMBF6ydBKZiYORCmzpVpOnYKCpnI1v8aGYjfGP9EXZ3KsyPTL+/HHTZcaMsl9XhC6WSfIdXNH0GWCRl3wTRKEiSwO8iGIE/fTQdvY7gdRqbN0X93tIZsZFLWtkVZh8ijtTwCP+yqA2kIiIBh1LE8woSy4I46cwRd86izTSAljgjMKZqYkN6QQ2yFslkLODctbTELiqiNJqz0L3Cw9Lnz2gL2U4wKKBVGsZv0d/ecZY9uNGIb3wYA1xZbMVr81LHCcFWNsQXwKk1nU9fXXMqw5073AVbw+8YqFoT7M7w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=IR0SgJHsOIzOEtOP7EFPipjWxXgMlX8GbJKbIC7h38V11UCReYUFqTT3LEsDIDa/EBA/U9PpJxiBR4Oi3W/Mmd2xofa+2U5GPlFuBNFHxzQfyWyYoKT8adx0pHN2r4GI9/FRPZSo+W7ec8XsU5GnUk4F8X9X4lSernpCLGukjU/ZMuflz7i3LgALlKE8fyT9YUY/565wwTSU3QDqUTzdvYR/IQe65tYnaPOe3OLT/AI5KiLWm/S77qX/QnsMLoM3LGWw8leccV6t8jHoJ5IAsNH3iUCvtnJGqngXHNUYtjRQY4lPJkpoMFZRghadl9nIOFsM0UaPJwVYusdHgBBsjA==
  • 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: AdZTzz9qFL7V+HUqQnOLE8wOMPUr1g==
  • Thread-topic: Future timestep acceleration

Hi,

 

Is there any way to have SUMO/Traci access the vehicle acceleration value that is going to be implemented in the next time step? I’m trying to build a co-simulation environment to have another software to check whether the acceleration will be ‘viable’ before the SUMO vehicle implements the acceleration value and modify it to a different value if it’s not viable. Where should I look in if I need to add it in the code?

 

Thanks in advance!

Xiaolin


Back to the top