MRoboSub/mrobosub

Redo teleop

开放

#88 创建于 2025年8月23日

 (3 条评论) (0 个反应) (2 位负责人)Python (3 个派生)auto 404
Testinggood first issueofflinerefactor

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南