Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] SUMO: Queries
  • From: "Padisala, Shanthan Kumar" <padisala.1@xxxxxxxxxxxxxxxxxxx>
  • Date: Fri, 26 Jun 2020 23:33:06 +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=A43Omf1zLhhaZx8JBLu9YX7vvR6iO3ww6E1i/p5F6BI=; b=jA/BANOG9/gRVSPaASOmePEgN1uRopISvyiHDmb5qfjI2yt8M3YikDGTSs4rHcbR511699tERMZnYm5QwP4n94cMQ0iD/dN5+K6mjSy9HhAnopvzqvHgiyfnSq91KHun9qlAPtfRCUPjgEeg+zhv11j+/AIAkFvb2xyQWX6D7bcO/QaXYOOS2mUyGaH8snuOFZ3V57KViipwUCD5V/KffWL/2/OqE5GobCO+FS88BQQ10HvdYVVLend9+FoWPeQdpVMvaAijnw4garx22d+6t2py6D4O5G8ndIuFkdextVfHBD0Hw3Wn6xzhEdjk8VmdYHbCn2ZKqwcDYhuuWDULPw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=N7Tv6TZNiMAEFsoIUrt46Oo8ShJBfCHlOBQn12AGd2UGyarQRxKoLTaDIjBHaqSw2Bl0V81ONCkMq/OXMmaKu2lTOdl3AUCbkHdXJZUYwOr6eDgGHuUy8EQsIj37HjYksmyi8HjFjCvbr4qjaG2c61wfwrM2SdrWQsXkhUnCtfwYwipqUU/jRdTRHfi4BzO6U/Obd4qnvwOyuGmJDmi2AaI17yvNBTSOMrpq6Kf+TkjCVrCVULfcSS9omM9t8g43OH3hUcnGABZUucFci+jseSdjiZFL32D0lqItqDcCIDLOgalEivItBWRh63lfmy0nmjlKrYk37HTO3iGhWT5urA==
  • 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: AQHWTBFBgFH4vOUpM02okAhzcgQ3mw==
  • Thread-topic: SUMO: Queries

Hello everyone,

I am new to SUMO and I have a few queries on using it:
  1. Is there any function that creates a routes file if we just input initial and final points?
  2. Is there any way to add routes or trips into the SUMO by using TraCI commands, similar to adding vehicles into SUMO simulation using the command - 'traci.vehicle.add()'?
  3. What is the difference between 'traci.vehicle.' and 'traci._vehicle.' and why do both of these have different functions in them?
Thanks and Regards,
Shanthan Kumar Padisala


Back to the top