AllenNeuralDynamics / AllenNeuralDynamics/Aind.Behavior.VrForaging

Consider a way to define logic to override position closed-loop

未关闭
#323 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
3
派生
0
平均合并
6 小时 37 分钟
30 天内合并 PR
5

描述

This would work by overriding how the treadmill->vr position is implemented. It would be nice to expose the following features:
- Ability to define an active gain per site
- Ability to define a passive velocity per site

Final velocity would thus be given by:
`final_velocity = treadmill_velocity x passive_gain + active_gain`

One would need to decide how these transformations interact with downstream logic such as stopping logic.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。