Skip to content

Conversation

@KumoLiu
Copy link
Contributor

@KumoLiu KumoLiu commented Jun 25, 2025

Fixes #ISSUE_NUMBER

Description

  • pin gr00t repo to n1-release branch
  • Fix replay recording documentation

KumoLiu added 2 commits June 25, 2025 14:02
Signed-off-by: YunLiu <[email protected]>
@KumoLiu KumoLiu requested review from Nic-Ma and mingxin-zheng June 25, 2025 06:07
@KumoLiu
Copy link
Contributor Author

KumoLiu commented Jun 25, 2025

/build

1 similar comment
@KumoLiu
Copy link
Contributor Author

KumoLiu commented Jun 25, 2025

/build

@KumoLiu
Copy link
Contributor Author

KumoLiu commented Jun 25, 2025

/build

@KumoLiu
Copy link
Contributor Author

KumoLiu commented Jun 25, 2025

/build

2 similar comments
@KumoLiu
Copy link
Contributor Author

KumoLiu commented Jun 25, 2025

/build

@KumoLiu
Copy link
Contributor Author

KumoLiu commented Jun 25, 2025

/build

Signed-off-by: YunLiu <[email protected]>
@KumoLiu
Copy link
Contributor Author

KumoLiu commented Jun 26, 2025

/build

@mingxin-zheng
Copy link
Contributor

Thanks for the update and fix!

@mingxin-zheng mingxin-zheng requested a review from Copilot July 1, 2025 03:21
Copy link
Contributor

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

This PR pins the Isaac-GR00T repository to the n1-release branch and updates related documentation and setup scripts.

  • Updated the replay recording command to include camera enablement and refined Cosmos-Transfer instructions
  • Revised tutorial links to version-specific URDF import docs and added a new OpenXR tutorial entry
  • Adjusted environment setup scripts: split apt-get commands, added branch checkout for GR00T, and updated pip installs

Reviewed Changes

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

Show a summary per file
File Description
workflows/robotic_ultrasound/scripts/simulation/README.md Refined replay_recording invocation and Cosmos-Transfer notes
tutorials/assets/bring_your_own_robot/replace_franka_hand_with_ultrasound_probe.md Versioned URDF import documentation links to v4.5.0
tutorials/assets/README.md Added new “Bring Your Own Head-Mounted Display with OpenXR” entry
tools/env_setup_robot_us.sh Separated and reordered apt-get update/install commands
tools/env_setup/install_gr00tn1.sh Checked out n1-release, switched to pip install -e .[base], pinned transformers
Comments suppressed due to low confidence (2)

workflows/robotic_ultrasound/scripts/simulation/README.md:191

  • The CLI invocation now omits the --hdf5_path flag; please confirm that replay_recording.py has been updated to accept the HDF5 path as a positional argument, or restore the flag in the documentation to match the script's interface.
python environments/state_machine/replay_recording.py /path/to/your/hdf5_data_directory --task <YourTaskName> --enable_camera

tools/env_setup/install_gr00tn1.sh:55

  • If the 'base' extra isn't defined in setup.py or pyproject.toml, this install command will fail; please verify that 'base' is a valid extra or revert to 'pip install -e .'.
pip install -e .[base]

@mingxin-zheng mingxin-zheng changed the title Pin GR00T Repository to n1-Release Branch Pin the Isaac-GR00T repository to the n1-release branch and update related documentation and setup scripts Jul 1, 2025
@mingxin-zheng mingxin-zheng merged commit 06717ab into main Jul 1, 2025
4 checks passed
@mingxin-zheng mingxin-zheng deleted the yunl/fix-groot branch July 1, 2025 03:23
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.

3 participants