Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI - Fix config YAML edition (start list indexing at 0) #2412

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

n-poulsen
Copy link
Collaborator

Populates the config dictionary with keys starting at 0 for lists, as starting keys at 1 led to errors when editing the YAML (e.g., in pose_cfg.yaml changing multi_step item 0 would change multi_step item 1).

@n-poulsen n-poulsen requested review from AlexEMG and jeylau October 10, 2023 13:11
@AlexEMG AlexEMG merged commit 887c754 into main Oct 10, 2023
7 checks passed
@MMathisLab MMathisLab deleted the fix_gui_config_editing branch October 10, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants