MRoboSub/mrobosub

Redo teleop

Ouverte

#88 ouverte le 23 août 2025

 (3 commentaires) (0 réaction) (2 personnes assignées)Python (3 forks)auto 404
Testinggood first issueofflinerefactor

Métriques du dépôt

Stars
 (6 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur