--- title: 超级轨迹概述 description: published: true date: 2026-04-02T05:39:24.808Z tags: 超级轨迹 editor: markdown dateCreated: 2025-12-04T06:19:33.036Z --- ```mermaid flowchart LR classDef root fill:#eef4ff,stroke:#8aa8ff,stroke-width:2px,font-weight:bold,color:#2a3f7f,rx:12,ry:12; classDef node fill:#f9fbff,stroke:#b9c9ff,stroke-width:1px,color:#3d4e7b,rx:10,ry:10; classDef leaf fill:#ffffff,stroke:#d0d7ff,stroke-width:1px,color:#4a5570,rx:10,ry:10; R((超级轨迹)) class R root R --> R1(星际奇航) class R1 node R --> R2(星际巡航) class R2 node ``` > [星宇奇航概述](/竞赛/机器人/超级轨迹赛项/星宇奇航/星宇奇航概述) {.is-info} > [星际巡航概述](/竞赛/机器人/超级轨迹赛项/星际巡航/星际巡航概述) {.is-info}