MRoboSub/mrobosub

Redo teleop

Offen

#88 geöffnet am 23.08.2025

 (3 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)Python (3 Forks)auto 404
Testinggood first issueofflinerefactor

Repository-Metriken

Stars
 (6 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

The code is old and very hard to read. Also we now have new features that could use teleop integrations.

  • PID control for all the relevant axes (Yaw, Heave; pitch and roll don't need to be controlled)
  • Optional world-relative control (surge/sway go relative to zero yaw, not current yaw)
  • Teleop record/replay (should this be done at a lower level?)
  • State machine integration (same as current, zeroing, resetting, soft stopping)
  • New controller?
  • Estop

Contributor Guide