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

Design review के लिए driving scenario slides

Design reviews — internal architecture reviews, milestone gates, customer-facing demos — में लगभग हमेशा एक slide होती है जो कहती है “यह वह scenario है जिसके बारे में हम बात कर रहे हैं।” वह slide को दो seconds में convey करना होगा:

  • Road layout (lanes, directions)।
  • Participants (ego vehicle, अन्य vehicles, pedestrians)।
  • Key event (a merge, a cut-in, a perception gap)।

बुरी तरह किया जाए तो यह rectangles की दीवार है जिसे audience squint करके देखती है। अच्छी तरह किया जाए तो यह बाकी slide carry करती है।

लोग आमतौर पर किसका default करते हैं (और क्यों hurt करता है)

Section titled “लोग आमतौर पर किसका default करते हैं (और क्यों hurt करता है)”
  • PowerPoint shapes। कोई lane semantics नहीं। एक merge corner update करने का मतलब है पाँच चीज़ें redo करना।
  • Simulator screenshots। Visually busy; audience simulator artifacts पर focus करती है, scenario पर नहीं।
  • Stock vector icons। Generic; वे “lane merge” नहीं कहते — वे “दो cars” कहते हैं।

Design-review slides के लिए drawtonomy workflow

Section titled “Design-review slides के लिए drawtonomy workflow”
  1. Lane geometry से शुरू करें। Lane Tool एक centerline click-sequence को properly bounded lane में बदलता है। Intersections के लिए, Intersection Templates एक complete 4-way या T-junction one click में drop करते हैं।
  2. Participant set चुनें। Vehicle और Pedestrian templates उपयोग करें।
  3. Arrows से story बताएं। हर participant के लिए एक single thick Path arrow intent obvious बनाता है।
  4. Styling आपके slide template पर lock करें। drawtonomy का color palette centrally managed है।
  5. .drawtonomy.svg के रूप में save करें (drawtonomy का native SVG format)। Design-review feedback लगभग हमेशा “same figure but with X different” मांगती है — एक .drawtonomy.svg file हर lane connection और participant intact के साथ reopen होती है।
  6. Same scene से transparent background के साथ PNG export करें और PowerPoint / Keynote / Google Slides में drop करें।

काम करने वाले patterns

Section titled “काम करने वाले patterns”
  • One scenario per slide। एक ही lanes पर दो scenarios overlay करने की कोशिश न करें।
  • एक single arrow travel direction के रूप में। Multiple parallel arrows imply “ये सभी vehicles move कर रहे हैं” — usually यह नहीं चाहते।
  • Failure mode को contrasting color से highlight करें। अगर design-review point है “planner ने cut-in vehicle miss किया”, उस vehicle को अलग color बनाएं।

आप क्या save करते हैं

Section titled “आप क्या save करते हैं”

पहला scene PowerPoint में उतना ही समय लेता है। अगला variant तेज़ है — lane topology, participants, और styling reusable हैं। यह mechanism .drawtonomy.svg file है: इसे अपने slide repo में source of truth के रूप में रखें।