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 摘要。