Skip to content

🍒 chore(cloudxr): bump runtime SDK version to 6.3.0-rc3 - #894

Closed
nv-mhaselton wants to merge 1 commit into
NVIDIA:release/1.4.xfrom
nv-mhaselton:fix/release-1.4-cloudxr-rc3
Closed

🍒 chore(cloudxr): bump runtime SDK version to 6.3.0-rc3#894
nv-mhaselton wants to merge 1 commit into
NVIDIA:release/1.4.xfrom
nv-mhaselton:fix/release-1.4-cloudxr-rc3

Conversation

@nv-mhaselton

Copy link
Copy Markdown
Contributor

Description

Backport 0ec416b95 into release/1.4.x.

On main, this followed #873, which landed CloudXR Runtime SDK 6.3.0-rc2. The 1.4 branch currently pins 6.2.1, so this advances it directly to 6.3.0-rc3.

RC3 is the newest runtime published on NGC and, unlike earlier versions, provides the experimental archives required by the cloudxr_exp wheel bundle.

The SDK is consumed as prebuilt shared objects. CMake extracts the archive and removes include/ and plugins/, so this change only updates the runtime version pin.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Testing

  • Ran SKIP=check-copyright-year pre-commit run --all-files.
  • Built an x86_64 CPython 3.12 wheel locally with ENABLE_CLOUDXR_EXP_BUNDLE=ON.
  • Verified the wheel by launching camera_viz in XR mode with the bundled RC3 runtime.
  • The post-merge release/1.4.x CI run will validate private-NGC download and wheel packaging. Fork PR workflows cannot access the required NGC secret.

Checklist

  • I have read and understood the contribution guidelines
  • I have run the linter and formatter with SKIP=check-copyright-year pre-commit run --all-files
  • Documentation changes are not required for this version-pin backport
  • Testing is described above
  • I have signed off all my commits (git commit -s) per the DCO

Follow-up to NVIDIA#873, which landed 6.3.0-rc2. rc3 is the newest runtime
published on NGC (cloudxr-dev/cloudxr-runtime-binary:6.3.0-rc3-public,
uploaded 2026-07-31) and, unlike earlier versions, it also publishes the
experimental tarballs the cloudxr_exp bundle needs.

The SDK is consumed as prebuilt shared objects only — CMake extracts the
tarball and drops include/ and plugins/ — so nothing in the tree compiles
or links against it and the pin is the whole change.

Signed-off-by: Jiwen Cai <jiwenc@nvidia.com>
(cherry picked from commit 0ec416b)
Signed-off-by: Michael Haselton <mhaselton@nvidia.com>
@nv-mhaselton
nv-mhaselton requested a review from jiwenc-nv August 4, 2026 18:12
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: ae7ee6a3-baeb-42df-86ec-c99431d47b95

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

📝 Docs preview is not auto-deployed for fork PRs.

A maintainer with write access to NVIDIA/IsaacTeleop can deploy a preview by
commenting /preview-docs on this PR. Once deployed, the preview
will live at:

https://nvidia.github.io/IsaacTeleop/preview/pr-894/

@nv-mhaselton
nv-mhaselton enabled auto-merge (rebase) August 4, 2026 18:14
auto-merge was automatically disabled August 4, 2026 18:38

Pull request was closed

@nv-mhaselton
nv-mhaselton deleted the fix/release-1.4-cloudxr-rc3 branch August 4, 2026 18:38
@nv-mhaselton
nv-mhaselton restored the fix/release-1.4-cloudxr-rc3 branch August 4, 2026 19:06
@nv-mhaselton
nv-mhaselton deleted the fix/release-1.4-cloudxr-rc3 branch August 4, 2026 19:38
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