⚠ Disclaimer: This section may contain incomplete, out of date, or inaccurate entries. It is AI-maintained on a best-effort basis. Do not rely on it as a sole source — verify claims independently using the source materials listed in individual entries.
Overview
ROS 2 (Robot Operating System 2) is the dominant open-source middleware platform for professional and research robotics, maintained by Open Robotics and the broader ROS community. It provides a standardized publish-subscribe communications framework, hardware abstraction, sensor drivers, and tool libraries that allow engineers to build complex robot systems without writing communications infrastructure from scratch. ROS 2 replaced the original ROS (now often called ROS 1) with improved real-time performance, security (DDS-based communications), multi-robot support, and Python 3/C++ 17 compatibility. Virtually all serious robotics research and most commercial robot development now targets ROS 2. The hardware ecosystem around ROS 2 — robots, sensors, actuators, and compute — is tracked comprehensively by PickNik Robotics at their ROS 2 Compatible Hardware database.
Key Themes
- ROS 2 is the de facto lingua franca of professional robotics — vendor-supported ROS 2 drivers are now table stakes for hardware market entry
- PickNik’s MoveIt framework (MoveIt 2 / MoveIt Pro) is the dominant motion planning stack built on ROS 2; PickNik maintains the most complete ROS 2 hardware compatibility database
- Hardware driver quality varies enormously: “great” drivers support >500 Hz streaming enabling visual servoing and force compliance; “poor” single-point drivers limit sophisticated applications
- Commercial robot arm market is consolidating around vendor-supported ROS 2 drivers (Universal Robots, Kinova, FANUC, KUKA all offer vendor-maintained drivers)
- Depth sensor and LiDAR categories have near-universal ROS 2 support (95%+ of tracked sensors); motor controllers and actuator components lag (25–30% support)
- Chinese hardware dominates on price but faces increasing US government procurement restrictions; ROS 2 driver availability does not mitigate national security restrictions
Companies
Startups & Development Partners
| Company | HQ | Stage | Mission |
|---|---|---|---|
| PickNik Robotics | Boulder, CO, USA | Private | MoveIt Pro commercial motion planning platform; primary MoveIt 2 maintainer; ROS 2 driver development services; maintains the largest public ROS 2 hardware compatibility database. |
| Clearpath Robotics | Kitchener, ON, Canada | Private (Rockwell Automation subsidiary) | Husky and Ridgeback mobile robot platforms with strong ROS 2 support; heavily used in academic and defense research. |
| Hello Robot | Seattle, WA, USA | Series A | Stretch mobile manipulation robot; vendor-supported ROS 2 driver; designed for human-scale environments. |
| Intrinsic | Mountain View, CA, USA | Alphabet subsidiary | Industrial robotics software including ROS 2-based autonomy tools; Alphabet spin-out from X. |
| Open Robotics | Mountain View, CA, USA | Non-profit (merged into Open Source Robotics Alliance) | Original ROS maintainer; stewards the ROS 2 codebase and build infrastructure. |
Public Companies
| Ticker | Company | Mission |
|---|---|---|
| ROK | Rockwell Automation | Industrial automation; owns Clearpath Robotics (acquired 2023); significant ROS 2 ecosystem stake. |
| NVDA | NVIDIA | Isaac ROS hardware-accelerated ROS 2 packages for Jetson; dominant compute platform for onboard robot AI inference. |
Incumbents
| Ticker | Company | Relevance |
|---|---|---|
| ABB | ABB Robotics | Major industrial robot OEM; community-supported ROS 2 driver maintained in part by PickNik. |
| FANUC | FANUC | World’s largest industrial robot maker; vendor-supported ROS 2 driver; Gold PickNik integration. |
| 6356.T | KUKA | German industrial robot maker (Midea-owned); multiple vendor-supported ROS 2 drivers across LBR and KR series. |
ROS 2 Hardware Compatibility Summary
The following table summarizes PickNik’s tracked hardware categories and ROS 2 support rates (as of June 2026):
| Category | Brands Tracked | ROS 2 Support Rate |
|---|---|---|
| Robot Arms | 48 | 75% |
| Grippers & End Effectors | 4 | 100% |
| Depth Sensors | 22 | 95% |
| AGVs | 4 | 100% |
| AMRs | 7 | 100% |
| Linear Actuator / Gantry | 3 | 100% |
| Drone Controllers | 2 | 100% |
| Force Torque Sensors | 4 | 75% |
| Tool Changers | 2 | 0% |
| Human Robot Interfaces | 4 | 100% |
| Industrial Computers | 5 | 100% |
| Custom Joint Modules | 2 | N/A (component) |
| Encoders | 1 | N/A (component) |
| Gear Boxes | 3 | N/A (component) |
| Motor Controllers | 7 | 29% |
| Motors / Actuators | 8 | 25% |
| Open Source / DIY Arms | 2 | 100% |
Source: PickNik ROS 2 Hardware Ecosystem