go2-air-controlbench-v1 / figures /controlbench_visual_abstract.svg
espejelomar's picture
Add Release05 second-surface ControlBench expansion
a4e8556 verified
|
Raw
History Blame Contribute Delete
2.54 kB
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="520" viewBox="0 0 1200 520">
<rect width="1200" height="520" fill="#f7f8fa"/>
<text x="60" y="72" font-family="Inter,Arial,sans-serif" font-size="34" font-weight="700" fill="#111827">Go2 Air ControlBench</text>
<text x="60" y="110" font-family="Inter,Arial,sans-serif" font-size="18" fill="#374151">Commodity quadruped command-to-outcome benchmark: commands, odometry, built-in LiDAR, bounded ArUco reference, and DecisionTrace regret.</text>
<g font-family="Inter,Arial,sans-serif" font-size="17" fill="#111827">
<rect x="70" y="170" width="180" height="90" rx="8" fill="#ffffff" stroke="#cbd5e1"/>
<text x="95" y="205" font-weight="700">Command grid</text><text x="95" y="232">vx, vy, wz, duration</text>
<rect x="310" y="170" width="180" height="90" rx="8" fill="#ffffff" stroke="#cbd5e1"/>
<text x="338" y="205" font-weight="700">Go2 Air</text><text x="338" y="232">Sport Move API</text>
<rect x="550" y="170" width="210" height="90" rx="8" fill="#ffffff" stroke="#cbd5e1"/>
<text x="575" y="205" font-weight="700">Measured outcome</text><text x="575" y="232">odom + LiDAR streams</text>
<rect x="820" y="170" width="260" height="90" rx="8" fill="#ffffff" stroke="#cbd5e1"/>
<text x="845" y="205" font-weight="700">DecisionTrace</text><text x="845" y="232">candidate → score → regret</text>
<path d="M250 215 H310" stroke="#64748b" stroke-width="3" marker-end="url(#arrow)"/>
<path d="M490 215 H550" stroke="#64748b" stroke-width="3" marker-end="url(#arrow)"/>
<path d="M760 215 H820" stroke="#64748b" stroke-width="3" marker-end="url(#arrow)"/>
</g>
<g font-family="Inter,Arial,sans-serif" font-size="18" fill="#111827">
<rect x="75" y="330" width="300" height="92" rx="8" fill="#e8f3fb"/>
<text x="100" y="365" font-weight="700">Current public preview</text><text x="100" y="395">116 trials + ArUco subset</text>
<rect x="450" y="330" width="300" height="92" rx="8" fill="#eef7e8"/>
<text x="475" y="365" font-weight="700">Release05 expansion</text><text x="475" y="395">115 second-surface trials</text>
<rect x="825" y="330" width="300" height="92" rx="8" fill="#fff3e8"/>
<text x="850" y="365" font-weight="700">Benchmark gate</text><text x="850" y="395">beat deadband-affine baseline</text>
</g>
<defs><marker id="arrow" markerWidth="10" markerHeight="10" refX="8" refY="3" orient="auto" markerUnits="strokeWidth"><path d="M0,0 L0,6 L9,3 z" fill="#64748b"/></marker></defs>
</svg>