Skip to content

docs: add OVRTX async rendering changelog #347

docs: add OVRTX async rendering changelog

docs: add OVRTX async rendering changelog #347

Workflow file for this run

# Copyright (c) 2022-2026, The Isaac Lab Project Developers (https://github.com/isaac-sim/IsaacLab/blob/main/CONTRIBUTORS.md).

Check failure on line 1 in .github/workflows/config.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/config.yaml

Invalid workflow file

(Line: 8, Col: 1): Unexpected value 'isaacsim_image_name', (Line: 9, Col: 1): Unexpected value 'isaacsim_image_tag', (Line: 10, Col: 1): Unexpected value 'isaaclab_image_name', (Line: 11, Col: 1): Unexpected value 'ovphysx_wheelhouse_resource', (Line: 8, Col: 1): Required property is missing: jobs
# All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
# Shared image config for CI workflows. Loaded by the `config` job in each
# workflow via yq and exposed as job outputs (see e.g. .github/workflows/build.yaml).
isaacsim_image_name: nvcr.io/nvidian/isaac-sim
isaacsim_image_tag: latest-develop
isaaclab_image_name: nvcr.io/nvidian/isaac-lab
ovphysx_wheelhouse_resource: "nvidian/ovphysx-wheelhouse:trunk-gf62c22207cfd"