AllenNeuralDynamics / AllenNeuralDynamics/Aind.Behavior.VrForaging

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

Open
#323 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3
Forks
0
Avg merge
6h 37m
Merged PRs (30d)
5

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.