Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 3 additions & 4 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
name: Deploy static content to Pages

on:
# Runs on pushes targeting the long-lived branches
# Runs on all pushes; the deploy job below is gated by the repository variable.
push:
branches:
- main

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand All @@ -17,14 +15,15 @@ permissions:
id-token: write

# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
# However, do NOT cancel in-progress runs so Pages deployments can complete.
concurrency:
group: "pages"
cancel-in-progress: false

jobs:
# Single deploy job since we're just deploying
deploy:
if: ${{ github.event_name == 'workflow_dispatch' || github.ref_name == vars.ISAAC_ROS_PAGES_DEPLOY_BRANCH }}
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down
2 changes: 1 addition & 1 deletion public/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 22e1bac584780803f416bcca04d59177
config: 0b56da8ab247edcfb46f9aac5c3a74f6
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion public/.doctrees/about/contact.doctree
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/about/index.doctree
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/about/license.doctree
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/blog/index.doctree
Git LFS file not shown
4 changes: 2 additions & 2 deletions public/.doctrees/concepts/benchmarking/index.doctree
Git LFS file not shown
4 changes: 2 additions & 2 deletions public/.doctrees/concepts/cloud_control/index.doctree
Git LFS file not shown

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions public/.doctrees/concepts/dev_env/index.doctree
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/dnn_inference/index.doctree
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/index.doctree
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/jetson_stats/index.doctree
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/manipulation/index.doctree
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/manipulation/isaac_grasp.doctree
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/manipulation/xrdf.doctree
Git LFS file not shown
4 changes: 2 additions & 2 deletions public/.doctrees/concepts/nitros/cuda_with_nitros.doctree
Git LFS file not shown
4 changes: 2 additions & 2 deletions public/.doctrees/concepts/nitros/index.doctree
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/nitros/pynitros/index.doctree
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/object_detection/index.doctree
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown

This file was deleted.

Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/pose_estimation/index.doctree
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/segmentation/index.doctree
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/stereo_depth/ess/index.doctree
Git LFS file not shown
Git LFS file not shown
Loading