NVIDIA
NVIDIA
Isaac ROS Dev Base
Container
NVIDIA
NVIDIA
Isaac ROS Dev Base

Isaac ROS Dev Base containers for running a development environment configured to build/run/test ROS workspaces with Isaac ROS packages.

LayerLabelCreated
c9a1956b03b2e09177e9f8af8e74ddd95e191f46b4549f73c02cedc254942c40CONFIG
05/12/2023 9:50 AM UTC
71689aa4f5482ec553a6a347834aa1b29266568a66a26a46a5b0ea4de17effbeRUN
/bin/bash -c python3 -m pip install -U flake8-blind-except flake8-builtins flake8-class-newline flake8-comprehensions flake8-deprecated flake8-docstrings flake8-import-order flake8-quotes pytest-repeat pytest-rerunfailures pytest setuptools==65.7.0
05/12/2023 9:46 AM UTC
9b315173af08715e1cf818f94f170439406def6325651be514ad056da2393ed6RUN
/bin/bash -c apt-get update &&
  apt-get install -y build-essential git python3-colcon-common-extensions python3-pip python3-pybind11 python3-pytest-cov python3-rosdep python3-rosinstall-generator python3-vcstool wget &&
  rm -rf /var/lib/apt/lists/* &&
  apt-get clean
05/12/2023 9:46 AM UTC
dc7f8bfa2f727f046df179951853da8ec9134e0cc5fe63a79ca2dc3c3b503776RUN
/bin/bash -c apt-get update &&
  apt-get install -y curl gnupg lsb-release &&
  rm -rf /var/lib/apt/lists/* &&
  apt-get clean
05/12/2023 9:46 AM UTC
28c641e35f320c26089e802ce3f0e95252f43c88c463d2d4d3dc376f2f0cdce8ENV
RMW_IMPLEMENTATION=rmw_fastrtps_cpp
05/12/2023 9:45 AM UTC
00ff5e685ce051580f4670b6ff69d0a9c7f4306e03f6ef2f79f307fb9cfe61c2RUN
/bin/bash -c echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/ros-archive-keyring.gpg] http://packages.ros.org/ros2-testing/ubuntu $(source /etc/os-release && echo $UBUNTU_CODENAME) main" | tee /etc/apt/sources.list.d/ros2.list > /dev/null
05/12/2023 9:45 AM UTC
112bfccad413dfd7c6f87a6f718a864bf6eb4d2cb7699bdb859dd6af889626a5RUN
/bin/bash -c curl -sSL https://raw.githubusercontent.com/ros/rosdistro/master/ros.key -o /usr/share/keyrings/ros-archive-keyring.gpg
05/12/2023 9:45 AM UTC
7edf20c38d553c42ae8ddc205b79016c4160be4ecfe17a6e0d371d739b1739c9RUN
/bin/bash -c echo "Warning: Using the PYTHONWARNINGS environment variable to silence setup.py and easy_install deprecation warnings caused by colcon"
05/12/2023 9:45 AM UTC
a2b666e1a982118fef68003185aaa8195f367435a7789881bc8e7be711c19365ENV
PYTHONWARNINGS=ignore:::setuptools.command.install,ignore:::setuptools.command.easy_install,ignore:::pkg_resources
05/12/2023 9:45 AM UTC
113b5556c0f369e1cd05187c48c1896dd4ec526fe42d12c27d13d573ef7fd7c7ENV
ROS_ROOT=/opt/ros/humble
05/12/2023 9:45 AM UTC