Skip to content

Commit ab87ee6

Browse files
authored
Merge branch 'isaac-sim:main' into patch-3
2 parents fc323c5 + 2f91d7d commit ab87ee6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/policy_deployment/02_gear_assembly/gear_assembly_policy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,5 +601,5 @@ Further Resources
601601
- `FORGE: Force-Guided Exploration for Robust Contact-Rich Manipulation under Uncertainty <https://arxiv.org/abs/2408.04587>`_
602602
- Sim-to-Real Policy Transfer for Whole Body Controllers: :ref:`sim2real` - Shows how to train and deploy a whole body controller for legged robots using Isaac Lab with the Newton backend
603603
- `Isaac ROS Manipulation Documentation <https://nvidia-isaac-ros.github.io/reference_workflows/isaac_for_manipulation/index.html>`_
604-
- `Isaac ROS Gear Assembly Tutorial <https://nvidia-isaac-ros.github.io/reference_workflows/isaac_for_manipulation/tutorials/tutorial_gear_assembly.html>`_
604+
- `Isaac ROS Gear Assembly Tutorial <https://nvidia-isaac-ros.github.io/reference_workflows/isaac_for_manipulation/tutorials/sim_to_real/tutorial_gear_assembly.html>`_
605605
- RL Training Tutorial: :ref:`tutorial-run-rl-training`

docs/source/setup/installation/isaaclab_pip_installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Installing dependencies
2929

3030
.. code-block:: none
3131
32-
pip install isaaclab[isaacsim,all]==2.3.2 --extra-index-url https://pypi.nvidia.com
32+
pip install isaaclab[isaacsim,all]==2.3.2.post1 --extra-index-url https://pypi.nvidia.com
3333
3434
- Install a CUDA-enabled PyTorch 2.7.0 build for CUDA 12.8 that matches your system architecture:
3535

0 commit comments

Comments
 (0)