You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Isaac ROS Common
2
2
3
+
## Latest Update
4
+
5
+
Update 2023-04-05: Merged 'Dockerfile.humble' and 'Dockerfile.nav2' into 'Dockerfile.ros2_humble' as image key 'ros2_humble'.
6
+
3
7
## Overview
4
8
5
9
The [Isaac ROS Common](https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_common) repository contains a number of scripts and Dockerfiles to help streamline development and testing with the Isaac ROS suite.
@@ -33,7 +37,7 @@ If you write a file with the name `.isaac_ros_common-config` in the same directo
|`CONFIG_DOCKER_SEARCH_DIRS`| Bash array of string | List of directories to search for Dockerfiles when matching |`($HOME/ros_ws/docker $HOME/docker)`|
38
42
39
43
For example, if you had the following directory structure:
@@ -105,7 +109,7 @@ This package is designed and tested to be compatible with ROS 2 Humble running o
0 commit comments