An open API service indexing awesome lists of open source software.

https://github.com/nvidia-isaac-ros/isaac_ros_common

Common utilities, packages, scripts, Dockerfiles, and testing infrastructure for Isaac ROS packages.
https://github.com/nvidia-isaac-ros/isaac_ros_common

docker gpu jetson nvidia ros ros2 ros2-humble ubuntu

Last synced: 3 months ago
JSON representation

Common utilities, packages, scripts, Dockerfiles, and testing infrastructure for Isaac ROS packages.

Awesome Lists containing this project

README

          

# Isaac ROS Common

Dockerfiles and scripts for development using the Isaac ROS suite.

## Overview

The Isaac ROS Common
repository contains a number of scripts and Dockerfiles to help
streamline development and testing with the Isaac ROS suite.

Isaac ROS DevOps tools

Docker containers allow you to quickly set up a sensitive set of frameworks
and dependencies to ensure a smooth experience with Isaac ROS packages.
The Dockerfiles for x86_64 are based on the version 23.10 image from [Deep Learning
Frameworks Containers](https://docs.nvidia.com/deeplearning/frameworks/support-matrix/index.html).
On Jetson platforms, JetPack manages all of these dependencies for you.

Use of Docker images enables CI|CD systems to scale with DevOps work and
run automated testing in cloud native platforms on Kubernetes.

For solutions to known issues, see the [Troubleshooting](https://nvidia-isaac-ros.github.io/troubleshooting/index.html) section.

---

## Documentation

Please visit the [Isaac ROS Documentation](https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_common/index.html) to learn how to use this repository.

---

## Latest

Update 2024-12-10: Refactored Dockerfiles