MARSProgramming / MARSProgramming/M15
Turret Logic | Turret/Drive Interaction
还没有人认领这个 Issue。
- 主要语言
- LabVIEW
- 星标
- 2
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
One idea that Andrew and I have been thinking about is how the swerve system could be used in combination with the turret to line up shots more quickly. If, for example, the turret has 270-degree limits on either side (which is ambitious, but we can hope), but the target is at 300 degrees, it would be much quicker to rotate the swerve system by >30 degrees and line up instead of whipping the turret around 360 degrees. We have to think about how we could potentially implement this logic, any potential dangers or better solutions, etc.
Another idea: If the turret is supposed to be ready to shoot at any moment (always lined up with the target), is it better to whip the turret around when, say, at +240 degrees to give more freedom near that orientation? Instead of having 30 degrees of freedom clockwise, and 510 degrees of freedom counterclockwise, you'd have 390 degrees clockwise and 150 degrees counterclockwise (I think). How do we determine when to spin around?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定任何文件、测试或入口点。首先检查 turret 和 swerve-system 的实现,以了解它们的限制和协调方式,然后为目标对齐和 turret 的 wraparound 行为定义并验证一个安全策略。
由索引模型根据 Issue 内容生成。
评估
- 领域
- embedded-iot, robotics
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100