Skip to content

Cleanup saving#126

Closed
BlGene wants to merge 2 commits into
mainfrom
cleanup_saving
Closed

Cleanup saving#126
BlGene wants to merge 2 commits into
mainfrom
cleanup_saving

Conversation

@BlGene

@BlGene BlGene commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@BlGene
BlGene requested a review from abhaybd July 6, 2026 23:13
@BlGene

BlGene commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator Author

This should address #112 .

Updated comment to indicate potential removal of sensor renaming.
Comment on lines +760 to +766
# TODO(max): maybe remove this, rename certain sensors to match old/expected names
sensor_rename = {
"obj_start_pose": "obj_start",
"obj_end_pose": "obj_end",
"door_start_pose": "obj_start",
"door_end_pose": "obj_end",
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we have any hardcoded renames at all? It's easy to miss and it's inelegant that some sensors will inexplicably (to the reader) have different sensor names unless they know this dict exists.

@abhaybd

abhaybd commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Should also update the notes in the docs here and here.

@BlGene BlGene closed this Jul 20, 2026
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