Skip to content

Validation of dataset inputs. #144

Merged
caio-freitas merged 8 commits intodevelopmentfrom
143-validation-of-dataset-inputs
Feb 28, 2026
Merged

Validation of dataset inputs. #144
caio-freitas merged 8 commits intodevelopmentfrom
143-validation-of-dataset-inputs

Conversation

@caio-freitas
Copy link
Copy Markdown
Owner

Adresses #143

@caio-freitas caio-freitas linked an issue Feb 22, 2026 that may be closed by this pull request
@caio-freitas caio-freitas force-pushed the 143-validation-of-dataset-inputs branch from f3da300 to c96eb80 Compare February 28, 2026 14:05
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a pytest-based validation test to replay a recorded robomimic Lift demonstration in robosuite and compare dataset vs live-environment kinematics/observations, plus documents how to run tests.

Changes:

  • Added tests/test_node_pos_consistency.py to replay demo_0 from low_dim_v141.hdf5 and compare dataset vs live joint/EEF/FK-derived positions.
  • Added a “Testing” section to the README with basic pytest invocation instructions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.

File Description
tests/test_node_pos_consistency.py New replay-based consistency test for dataset vs robosuite joint/EEF/FK position alignment.
README.md Documents where tests live and how to run them with pytest.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

caio-freitas and others added 4 commits February 28, 2026 15:57
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@caio-freitas caio-freitas merged commit 769f584 into development Feb 28, 2026
@caio-freitas caio-freitas deleted the 143-validation-of-dataset-inputs branch February 28, 2026 15:19
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.

Validation of dataset inputs.

2 participants