You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The look_dir parameter as provided in a YAML file is never used. It is accessed in one spot to validate that it is either "left" or "right", and never again. A vscode all files search for the term "look_dir" only produces results from inside other data structures and that one validation check, and none where the look_dir from a YAML run config gets used.
Do we not use Look Direction anymore, or is it being left out somewhere on accident?
The
look_dirparameter as provided in a YAML file is never used. It is accessed in one spot to validate that it is either "left" or "right", and never again. A vscode all files search for the term "look_dir" only produces results from inside other data structures and that one validation check, and none where thelook_dirfrom a YAML run config gets used.Do we not use Look Direction anymore, or is it being left out somewhere on accident?
Desktop
commit 2a34802 (HEAD -> dev, tag: v0.5.2, upstream/main, upstream/dev, upstream/HEAD)
Merge: 223d862 2b7190c
Author: Jeremy Maurer maurer.jeremy@gmail.com
Date: Mon Jul 15 11:54:29 2024 -0500
Merge pull request v0.5.2 #670 from dbekaert/dev
v0.5.2