We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcceb42 + 7edf23e commit 926e9dbCopy full SHA for 926e9db
README.md
@@ -81,8 +81,8 @@ Run the following script in `isaac_ros_common` to build the image and launch the
81
sudo apt-get install git-lfs
82
83
cd your_ws/src
84
- git clone https://github.com/NVIDIA-ISAAC-ROS/isaac_ros/isaac_ros_dnn_inference
85
- git clone https://github.com/NVIDIA-ISAAC-ROS/isaac_ros/isaac_ros_common
+ git clone https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_dnn_inference
+ git clone https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_common
86
```
87
88
3. Start the Docker interactive workspace:
0 commit comments