MRoboSub/mrobosub

Redo teleop

Aperta

#88 aperta il 23 ago 2025

 (3 commenti) (0 reazioni) (2 assegnatari)Python (3 fork)auto 404
Testinggood first issueofflinerefactor

Metriche repository

Star
 (6 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor