इसे छोड़कर कंटेंट पर जाएं

drawtonomy vs LaneMaker

LaneMaker एक free, lightweight 3D editor है जो road networks बनाने और traffic simulation चलाने के लिए बनाया गया है। यह Apache 2.0 license के तहत open source है और casual users तथा hobbyists को ध्यान में रखकर develop किया गया है।

LaneMaker क्या cover करता है (homepage और GitHub repository के अनुसार):

  • ASAM OpenDRIVE .xodr files का import और export करने वाला road-network editor। README में note किया गया है कि exported files ASAM OpenDRIVE standard को पूरी तरह comply नहीं करतीं, लेकिन OpenDRIVE online viewer में खुल सकती हैं।
  • Built-in large-scale traffic simulation, जिसमें vehicles assigned destinations और planned routes के साथ spawn होते हैं।
  • Road geometry के लिए 3D editing view।
  • Windows 10/11 और Ubuntu 24.04 LTS के लिए desktop builds।

बिना paid license के road network draw करना और उस पर traffic चलते देखना हो, तो LaneMaker freely available options में से एक है।

drawtonomy उसके साथ कहाँ fit हो सकता है

Section titled “drawtonomy उसके साथ कहाँ fit हो सकता है”

drawtonomy 2D top-down driving diagrams के लिए browser whiteboard है। इसमें traffic simulation नहीं है, 3D view नहीं है। इसके exporter documentation के अनुसार, इसका OpenDRIVE 1.8 / OpenSCENARIO 1.3 export spec का subset cover करता है — lanes, traffic lights, crosswalks, basic objects — और currently junction primitives या traffic signs को <signal> entries के रूप में emit नहीं करता।

LaneMaker के साथ drawtonomy कुछ small चीज़ें add कर सकता है:

  • Desktop editor खोलने से पहले quick layout के लिए browser-only sketch surface, बिना कुछ install किए।
  • OpenDRIVE के साथ ही OpenSCENARIO 1.3 export, जब esmini playback के लिए paired .xosc भी चाहिए।
  • Slides, papers, या documentation के लिए .drawtonomy.svg editable figure source।

दोनों available होने पर reasonable pattern: road network और traffic के लिए LaneMaker, scene के diagram के लिए drawtonomy।

LaneMaker और drawtonomy दोनों ASAM OpenDRIVE read और write करते हैं। Freely available OpenDRIVE tooling की community छोटी है — LaneMaker, Truevision Designer, Blender DSC, scenariogeneration, और drawtonomy, हर tool इसके अलग-अलग हिस्से को cover करता है। इन tools का output generally OpenDRIVE online viewer में check किया जा सकता है या esmini में playback किया जा सकता है — इसलिए ये सब same downstream pipeline में आते हैं, चाहे directly files share न करते हों। हम एक ही ecosystem के अलग-अलग हिस्सों पर काम करते हैं।