NVIDIA-ISAAC-ROS/isaac_ros_common
Common utilities, packages, scripts, and testing infrastructure for Isaac ROS packages.
What it solves
It provides the foundational infrastructure, utilities, and testing tools necessary to build, test, and deploy Isaac ROS packages, ensuring a consistent development environment for robotics software.
How it works
The repository acts as a common library of essential packages and scripts that support the ecosystem of Isaac ROS, streamlining the DevOps and development workflow for robotics applications.
Who it’s for
Robotics developers using the NVIDIA Isaac ROS framework who need a standardized set of tools for building and testing their software.
Highlights
- Essential utilities and packages for Isaac ROS.
- Integrated testing infrastructure.
- DevOps tools for robotics software development.
Related
- Project
ros2/ros2The Robot Operating System (ROS) is an open-source set of software libraries and tools designed to help developers build robot applications.
- Project
isaac-sim/IsaacLab-ArenaIsaac Lab‑Arena is an alpha‑stage, open‑source extension to NVIDIA Isaac Lab that lets you build robot simulation environments by mixing reusable *scene*, *embodiment*, and *task* primitives. It assembles these at runtime, supports sequential task chaining, natural‑language object placement, and large‑scale parallel evaluation, making it easier to benchmark or train generalist robot policies. Installation works via the `uv` Python manager or a provided Docker image; the library is Linux‑only and requires an NVIDIA GPU and Isaac Sim. The project is under Apache 2.0 (with proprietary Isaac Sim components) and is intended for research rather than production.
- Dispatch
NVIDIA Isaac for Healthcare v0.4 ReleaseNVIDIA Isaac for Healthcare v0.4 introduces a developer framework and the SO-ARM starter workflow to enable end-to-end AI healthcare robotics development from simulation to real-world deployment.
- Project
intrinsic-dev/aicA robotics toolkit for the AI for Industry Challenge, providing simulation and ROS 2 infrastructure to develop and test AI policies for industrial cable insertion tasks.
- Project
ros-industrial/universal_robotA ROS-Industrial meta-package that provides the necessary configurations and descriptions to control and simulate Universal Robots hardware using ROS.