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

Final Repository Cleanup #19

Merged
merged 5 commits into from
Jan 4, 2025
Merged

Final Repository Cleanup #19

merged 5 commits into from
Jan 4, 2025

Conversation

DanielChaseButterfield
Copy link
Member

@DanielChaseButterfield DanielChaseButterfield commented Dec 15, 2024

Features

  • Added information on accessing the Simulated A1 dataset to README.md and paper/README.md, so that more people are aware of the dataset and it's features, and are able to manually download the rosbag files.
  • Added more explanation into the different URDF files available in the repository and a caution to double check the URDF file before use.
  • Added src/mi_hgnn/datasets_py/README.md and src/mi_hgnn/datasets_py/CustomDatasetTemplate.py to make it easy for users to integrate their own datasets.
  • Updated README.md with specific instructions on how to apply the MI-HGNN to a new robot/dataset, and added a figure from the ICRA submission video demonstrating it's applicability to different robots.

Deletions

  • Removed git submodule for the HyQ that has since been set to private or deleted by original owner.

Refactors

  • Moved the online link of the Deprecated A1 Datasets used for test cases to Dropbox.
  • Update testGraphParser.py to use MiniCheetah URDF instead of HyQ URDF (as that was removed).

Bug Fixes

  • Updated a docstring in graphParser.py that had an erroneous comment.

@DanielChaseButterfield DanielChaseButterfield merged commit 5e256eb into main Jan 4, 2025
2 checks passed
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.

1 participant