Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] How to avoid braking due to other vehicles in front
  • From: "Schlamp, Anna-Lena" <Anna-Lena.Schlamp@xxxxxx>
  • Date: Wed, 30 Oct 2024 11:59:16 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=thi.de; dmarc=pass action=none header.from=thi.de; dkim=pass header.d=thi.de; 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=pCL5seJAkQlMqgADMqiyaxOpuGD8Xa2Igc+SPajvfek=; b=oxFT8OCNWPwdLbzgF0oGWmHeez3gpKJktWLxKd3hf/OZq5oxh6jPn9iorhP1zUAfniYT9S+7PeYs6t7rFODURoL+LyRd4fqdCxL2F5TBKfY6VjZdsalW2bO+89i7FX56P9NI9c6drNU+0kwmhDmEBMScU6LUo3j2Utz5H0hiwaKmOUF9vo4UoS5x0KUNLnL8jdifVuqr/HRQnUC5RHIy3vwj5esLoOKCeyvmFMlgFV8RPhq4liQGyWNMoXCsrUxB+3L7IUF4B5bLNm8jytCwgPV2GM3bepMwADQQQLcB1g1Kwpvh+VsOz9Zg8bEXyktZj2qdrMSm6tHpvBV+aEFo4g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=jZ1AjmYu4o4PMnZJsO6tVBujdzCaKnqEroQzB9NxO0tT5ejQ0Lg0GxjO+RGjX8R0U8UwztgCjaphzo6kjVz3cUp6OGd9WcaZ6uTR6mulBT6FnTX0bU7wpoH3V0YO5IybFu74PyVt5eFYruNV405zvNjMBdAaCjE0sDeFBtTrWj7/onxa7Jqr1utDkPgV2KQo2bg/RqDAqL6Z4ANqm6GCCL7dmYVFV7192ZFM0vc53ItrmTpU2aMkG+0eEO2AqBmLZ5QjwKvac5vn6FRPGiO5m5dCuoevoSm4/08jrkiJlnY8V0lFhI9Yn7wej2pxTfsKlvNAgongeUSstoS9/5mr5w==
  • 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: AdsqwyKieQOfgag5SFW//iOsN8PEGQ==
  • Thread-topic: How to avoid braking due to other vehicles in front

Hi,

 

I assume an automated traffic setting in Sumo and want to control an automated vehicle in my traffic network. I do this via “traci.vehicle.setSpeed”.

In some situations in which other vehicles drive in front of the controlled ego vehicle, it brakes early. How can this be avoided? The command “traci.vehicle.setSpeedMode('ego', 55)” does not lead to the desired result.

 

I would be very pleased to receive your feedback, e.g. a specific traci command.

 

 

Thanks and best regards,

 

Anna-Lena Schlamp

 

 

 


Back to the top