Skip to content

Commit

Permalink
Merge pull request #28 from NVIDIA-ISAAC-ROS/release-3.2
Browse files Browse the repository at this point in the history
Isaac ROS 3.2
  • Loading branch information
jaiveersinghNV authored Dec 11, 2024
2 parents 1143871 + 2ab1d2d commit 9dd5ba9
Show file tree
Hide file tree
Showing 2,929 changed files with 1,517,348 additions and 74,172 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
name: Deploy static content to Pages

on:
# Runs on pushes targeting the default branch
# Runs on pushes targeting the long-lived branches
push:
branches:
- main
- release-*

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand All @@ -32,14 +31,16 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
lfs: true
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: 'public/'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4
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: e4e0f7110c1ab83655116b6b974ffc02
config: b74ffd2367497fcac1dc8f7f74b9be77
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
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
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/docker_devenv/index.doctree
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
4 changes: 2 additions & 2 deletions 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
4 changes: 2 additions & 2 deletions public/.doctrees/concepts/manipulation/index.doctree
Git LFS file not shown
3 changes: 3 additions & 0 deletions public/.doctrees/concepts/manipulation/isaac_grasp.doctree
Git LFS file not shown
4 changes: 2 additions & 2 deletions public/.doctrees/concepts/manipulation/xrdf.doctree
Git LFS file not shown
2 changes: 1 addition & 1 deletion public/.doctrees/concepts/missions/index.doctree
Git LFS file not shown
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
3 changes: 3 additions & 0 deletions 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
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
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
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
Git LFS file not shown
Loading

0 comments on commit 9dd5ba9

Please sign in to comment.