Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Manually controlled vehicles
  • From: "Padisala, Shanthan Kumar" <padisala.1@xxxxxxxxxxxxxxxxxxx>
  • Date: Thu, 2 Jul 2020 18:47:55 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=buckeyemail.osu.edu; dmarc=pass action=none header.from=buckeyemail.osu.edu; dkim=pass header.d=buckeyemail.osu.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=Z6VlEYlEHXhlYkLcW1pHgWQ7T5zC9e4ulTW3ZRm1jPQ=; b=aruA/3ZVHFQZS+lLmi+lG7qEv9dYp0jI2aq5+XFmqwaqHUlNewVN7slNWkZjjkR3Lk3i2pctGS9rGtYGjOLWSx/0xT+S7sL1wUsUJbaQ0+xjqlXQ73gOjBKEv1N8UW8pBZHIep1zyie6qqTuZFwDSipvrJ32jnTcxSTiLOIpoESxJ1A4cs0kDajChzEwTUCwRSOX/xpUE+xLVRNmd0/gTAzV+hb/GNW/YTyfP7sF9GOtBPpMWu2EU9jRsFzHUu1mZgUsJ43GK4DeG13XUbwHJGPXd3IbI4wZv+GOvJfA2xlsWYPiHzGrlZ07NVtYiM0abveWsMbU5Wl19KbaIF8VTQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=mX8DidCK32MFOlM2zFyDl9/yVkGGFjwUzQt7CvQ/VUMiLLD4QW7CWD7sqUXCbZzYp/jdx8NTy/5g6Htl1ityFhCxFHwrZVWEUo3rw6xPrUFcOCpYnSTHggifJDEcisvwnXEVM3u6KPIaNzrUUH/IyRdhG3pUrLsbFoit3w+77Tn0QphtnRnE/yFHsD4W+T8vw4nXvMuqNF7IqHkba/LOicuLq80FC4QYFv/rxiE9scIlrfBE532nptZdNF0prgAgwzHZ8JcLISTE08Chs1zPl/X0B0DAzif37h4LhCtdZ4MavrzNSALFM3MID7leJGNg6JIMtMXIOfjXim07pWeveA==
  • 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: AQHWUKDfhJPttdIWmECo4GcjgTc+86j0oOK7
  • Thread-topic: [sumo-user] Manually controlled vehicles

You can instead use TraCI commands to define the vehicle and control it.

-PSK

From: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> on behalf of Traboulsi, Abdullah <at666@xxxxxxxx>
Sent: Thursday, July 2, 2020 2:43:49 PM
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: [sumo-user] Manually controlled vehicles
 
Hi,

I am trying to take complete control of vehicle speed acceleration ..etc.
But whenever I define vehicles using <vehicle id=...> tags in routes and run the simulation, it will be automatically assigned with Car Following Model and LCModel.
These models will control the vehicle using the defined algorithm.

Is it possible to define vehicles with no control from simulator?
If yes, then how to do so please?

Thank you and regards

Back to the top