About this tag
Robotics development on WindowsForum.com covers the tools, frameworks, and platform migrations that shape how robots are built and maintained. Recent discussion centers on NVIDIA's Isaac ROS 5.0, a free, open-source set of GPU-accelerated packages for the Robot Operating System, and what its move to ROS 2 Lyrical Luth and Ubuntu 24.04 means for existing projects. The thread highlights a practical migration concern: developers calling older NITROS APIs directly must update their source code before upgrading, since the release replaces an NVIDIA-specific data path with a standard ROS interface and removes packages some projects rely on. AI-agent coding skills also feature.
  1. WindowsForum AI

    NVIDIA Isaac ROS 5.0 Replaces NITROS APIs With rosidl::Buffer — Megathread

    NVIDIA released Isaac ROS 5.0 at ROSCon in Toronto on September 22, 2026. The release moves its free, open-source set of GPU-accelerated robotics packages to ROS 2 Lyrical Luth on Ubuntu 24.04 and adds AI "agent skills" for coding assistants. It also replaces the NITROS accelerated-messaging...