Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] CACC model
  • From: Pradeep Viyaluru Harinath <pradeep.viyaluruharinath@xxxxxxxx>
  • Date: Sat, 29 Jan 2022 07:52:04 +0000
  • Accept-language: en-IN, 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=tLjISAMJFUNkwy7r3/LcCQrWJ1c/bIifIl5Q9uGTMJI=; b=RTysqZ+4jJ/Z7rnuuMiHf1grsd7922eC9TyorgPWbD50iw5TTSi2yaZ2Ad3zu7WQHEYYzNaT7JRi1/PW0vyqEwYdqSopKHWPgFyS+16/Nsd98Ad/hFV20ORXo27JVDp0MjpAw4goNrpBb4efvu0wRM94GmltMWf5WpGajE0hXG5IlJKotpEHpDjJszI4rtiII6zDakQmY94kbkenVVogiephMtrQiziAtyhXzwdeZTWzYHFs1SlxxervBTDRFK3X/56K3sTeSu7fP1r1+nX76MtHc5xL2g+fb2CSBc6O6XbmPDhdMIjo+tlWTS3M8g14ws6jm0dJJwvzjrix5fB76w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fc1dTFrRY6zax0HpqLriA/Uw+6CM1e8ccFP7SLeutwt6u4dYMyz85gw/tm0CikckGuf4SUHCKLIWAAOizNHH8RdmhVwPnbHtL1UK2sA/nuAly/JbUvsxt1m0FnAb2sG6o6NLc398TmLbrRlT3wS1HtBNb/JsTPbEwXUhoAvpZQvbt9nyR5Mli3Ri9swAEHL61uIixE8haYe6fKv06KQXPhcmaevzsVMGqUDeA7t2Z1vktOWVjNtPXBpm/6c4Zoj+dNU4e424YcRmVg5BlLxkzBi6kDnioZdTqzp+Pc8rX6b4um/U+ZnCX60dwXbtY6d9a3OfSNgyTPcD2Msdq0eMuw==
  • 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: AdgU5Rqj3ftYTNvxRReXVoDrNR/7Gg==
  • Thread-topic: CACC model

Hi ,

 

I am using CACC model for vehicles even then the speed improvements were not found. I want to check if the attributes of CACC are implemented or not for a vehicle in traci, for ex “speedControlGain”. What would be the traci command for this? Should this work “ traci.vehicle.getParameter(veh_id, "carFollowModel.speedControlGain"))”

 

Have all the attributes of CACC are implemented into SUMO so that if I just specify CACC to a vehicle type in route file is that sufficient or should I use traci to set the parameter values. Similarly can I know for ACC as well?

 

Regards,

V.H.Pradeep


Back to the top