Skip to content

Conversation

@KumoLiu
Copy link
Contributor

@KumoLiu KumoLiu commented Jun 3, 2025

Description

Update the default policy_ckpt to use the new weights training in Isaacsim 4.5.

Also update the evalutation readme to mention the latest 4 models path.

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 updates the default policy checkpoint path to use the new Pi0 weights and adds documentation on obtaining the latest model assets.

  • Change default policy_ckpt to point at the new Pi0 directory
  • Add missing trailing commas for consistency in the ultrasound raytracing example
  • Extend the evaluation README with instructions for downloading the four new policy models

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
workflows/robotic_ultrasound/scripts/simulation/utils/assets.py Updated default policy_ckpt to "Policies/LiverScan/Pi0"
workflows/robotic_ultrasound/scripts/simulation/examples/ultrasound_raytracing.py Added trailing commas after pulse_duration in parameter dicts
workflows/robotic_ultrasound/scripts/simulation/evaluation/README.md Documented how to download and reference the four new policy weights
Comments suppressed due to low confidence (1)

workflows/robotic_ultrasound/scripts/simulation/evaluation/README.md:72

  • The model names in this sentence (e.g., Pi0-400, GR00T-N1-400) differ from the code snippet below (which uses Pi0_400, GR00TN1_400). Consider aligning the naming conventions or adding a note explaining the mapping to avoid confusion.
The four policy models discussed in the evaluation (Pi0-400, Pi0-800 w/ cosmos, GR00T-N1-400, and GR00T-N1-800 w/ cosmos) can be obtained using the `i4h_asset_helper` utility.

KumoLiu and others added 4 commits June 3, 2025 22:20
Signed-off-by: YunLiu <[email protected]>
Signed-off-by: YunLiu <[email protected]>
Signed-off-by: YunLiu <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
@mingxin-zheng
Copy link
Contributor

Local log provided:
Unit tests are all fine. Integration test looks except my local GPU can't finish the cosmos task, which I think is okay.
pr162_integration.log
pr162.log

@mingxin-zheng mingxin-zheng merged commit d7edb72 into main Jun 4, 2025
3 checks passed
@mingxin-zheng mingxin-zheng deleted the yunl/update-weight-path branch June 4, 2025 09:18
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