Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Changing Acceleration Controller
  • From: Jordan Poots <jordan.poots@xxxxxxxxxxx>
  • Date: Sat, 7 Jan 2023 02:20:44 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; 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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=EdxZeWMLeeGwX9UDmHrb2689AewJPrYkdDrYMTx7Jek=; b=C7anYMo0N9gw7JttTMG2S0UTn8BNYxtkghOgRmQRZ0GRrXRzN3x2shmLgc69uJHLV4ZwGxXnrYUpFN4yy0pHxJhamJ95DeAZzYXp3uspvQPfAYdFLNKAaLQYGjurPDdUIaRnfb0Lvzt0+LnlGbt1/2MJuBZkVcYS0DmmKuLn+CFijOUyI8wf02+bTMQuow2sBj4p8z/LlBHOM7SCxuNpKM/UN6UGitZJnr328ghWSkBY6PJ/3DQWftpm3oFPl308yRcIKY6XHYim7hkR9P4+HjaWEgj3KhPsMgr41cS9JEg45JoL24oNn3Ygu5e49zoSoDLpn7geBmgVDxgrSPxfmQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=P1aD/4rM91joJtEW6VfubPB424RKl+vQznlvrbzEqst82XFAxLiA2FB7SyIBte7h9OYooGZQ4LIORuLmlKAka02HAQM6rkACziC61NorF/sYQqHdYOpSzmjS0R5NxEq5C4RjqLF+vfAQZNMBZUupM5JyX9YLQ1BRcD/CLFmZc+zC6kgSbyA1VVIa1e6MM/caj7lqU0HpEjN/g9PCnutJnm883OCAJLGyXZYHcOreU3Zw2yQBVR1NLpLy8IprVFgdydG3kjFXyPBOXjPIUWpd1VHUHjFjQZlRyFfWU2DQGXR8aFfg34SV1qeQqRlI/EQ0ljCGoJjEoIipgHnGr20APw==
  • 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>
  • Msip_labels:
  • Thread-index: AQHZIj1seE8Vr4SdcUWoxLyNDWnCBg==
  • Thread-topic: Changing Acceleration Controller

Hi,

I am implementing reinforcement learning for autonomous driving in SUMO however at some point in the simulation I wish to return control of the AV to the simulator. This requires me to change the acceleration controller of the vehicle. Is there some way to do this using traCI?

Thanks

Back to the top