Skip to content

Commit f6c6965

Browse files
Merge pull request #3 from NVIDIA-ISAAC-ROS/hotfix-release-2.0.0-6ba7595d
Update git clone instructions
2 parents e4681f6 + 7c8ec25 commit f6c6965

209 files changed

Lines changed: 409 additions & 212 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

public/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 61fccc13459316a96c72348ee501275b
3+
config: 43c66b3e6d41727859f0affb8ec65cbd
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
5 Bytes
Binary file not shown.

public/_sources/concepts/scene_reconstruction/nvblox/tutorials/tutorial_dynamic_reconstruction_isaac_sim.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Before continuing this example, you must have successfully completed the
4040
.. code:: bash
4141
4242
cd ~/workspaces/isaac_ros-dev/src && \
43-
git clone :ir_clone:`<isaac_ros_visual_slam.git>`
43+
git clone :ir_clone:`<isaac_ros_visual_slam>`
4444
4545
4646
.. code:: bash

public/_sources/concepts/scene_reconstruction/nvblox/tutorials/tutorial_human_reconstruction_realsense.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ to run the ``PeopleSemSegNet ShuffleSeg`` network.
4848
4949
.. code:: bash
5050
51-
git clone :ir_clone:`<isaac_ros_image_pipeline.git>`
51+
git clone :ir_clone:`<isaac_ros_image_pipeline>`
5252
5353
3. Pull down a rosbag of sample data:
5454

public/_sources/concepts/scene_reconstruction/nvblox/tutorials/tutorial_realsense.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Installing the Dependencies
8686
.. code:: bash
8787
8888
cd ~/workspaces/isaac_ros-dev/src && \
89-
git clone :ir_clone:`<isaac_ros_visual_slam.git>`
89+
git clone :ir_clone:`<isaac_ros_visual_slam>`
9090
9191
.. code:: bash
9292

public/_sources/repositories_and_packages/isaac_ros_map_localization/isaac_ros_occupancy_grid_localizer/index.rst.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ Quickstart
1717
1818
.. code:: bash
1919
20-
git clone :ir_clone:`<isaac_ros_common.git>`
20+
git clone :ir_clone:`<isaac_ros_common>`
2121
2222
.. code:: bash
2323
24-
git clone :ir_clone:`<isaac_ros_nitros.git>`
24+
git clone :ir_clone:`<isaac_ros_nitros>`
2525
2626
.. code:: bash
2727
28-
git clone :ir_clone:`<isaac_ros_map_localization.git>`
28+
git clone :ir_clone:`<isaac_ros_map_localization>`
2929
3030
3. Pull down a ROS bag of sample data:
3131

0 commit comments

Comments
 (0)