Files
simulation/config/ugv.yaml
2026-02-13 16:48:14 -05:00

9 lines
345 B
YAML

# ─── UGV Configuration ───────────────────────────────────────
# UGV-specific settings. Mission config is in search.yaml.
# UGV spawn position in local NED (meters)
# Also used by run_autonomous.sh to place the UGV model in Gazebo
position:
x: 5.0
y: 5.0