<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>OpenRobOps Blog</title>
        <link>https://openrobops.org/blog</link>
        <description>OpenRobOps Blog</description>
        <lastBuildDate>Tue, 15 Sep 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Announcing OpenRobOps 1.0: Open-Source Robot Operations, Ready for Production]]></title>
            <link>https://openrobops.org/blog/openrobops-v1</link>
            <guid>https://openrobops.org/blog/openrobops-v1</guid>
            <pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Autonomous mobile robots are showing up everywhere — in warehouses, hospitals, airports, sidewalks. The robots themselves have gotten remarkably capable, but the way we operate fleets hasn't kept up: every vendor ships its own proprietary dashboard, every mixed fleet means disconnected views, and switching platforms means starting from scratch.]]></description>
            <content:encoded><![CDATA[<p>Autonomous mobile robots are showing up everywhere — in warehouses, hospitals, airports, sidewalks. The robots themselves have gotten remarkably capable, but the way we operate fleets hasn't kept up: every vendor ships its own proprietary dashboard, every mixed fleet means disconnected views, and switching platforms means starting from scratch.</p>
<p>This is a familiar pattern in technology, and it's one open source has solved before. Linux gave servers a common foundation. ROS gave robot developers a shared framework. Robot operations deserves the same.</p>
<p>Today, we're thrilled to announce <strong>OpenRobOps 1.0</strong> — the first stable release of an open-source, vendor-agnostic platform for robot fleet management and operations. Fully self-hostable, Apache 2.0 licensed, and ready for production fleets.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-10-matters">Why 1.0 matters<a href="https://openrobops.org/blog/openrobops-v1#why-10-matters" class="hash-link" aria-label="Direct link to Why 1.0 matters" title="Direct link to Why 1.0 matters" translate="no">​</a></h2>
<p>A 1.0 release is a promise. It says the core is stable, the APIs are ones we'll stand behind, and the platform is ready to run real robots doing real work. OpenRobOps is rooted in production-proven technology from <a href="https://www.inorbit.ai/" target="_blank" rel="noopener noreferrer" class="">InOrbit.AI</a> — the same foundation used to manage thousands of robots in real-world deployments — now available to everyone, in the open.</p>
<p>It marks something bigger, too: for the first time, there is a production-ready, fully open-source foundation for robot fleet operations. No license fees, no lock-in, no black boxes. Your robots, your servers, your data.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-in-10">What's in 1.0<a href="https://openrobops.org/blog/openrobops-v1#whats-in-10" class="hash-link" aria-label="Direct link to What's in 1.0" title="Direct link to What's in 1.0" translate="no">​</a></h2>
<p><strong>Your entire fleet in one place.</strong> Real-time telemetry, customizable dashboards, live camera feeds, historical time-series charts, ROS diagnostics, and incident tracking across your robots — regardless of who manufactured them. One platform, one view, any vendor.</p>
<p><strong>Maps and navigation, fleet-wide.</strong> Live maps show every robot in your fleet at once — poses, paths, planned trajectories, and footprints. Send a robot to a waypoint with a click, watch its global plan and local trajectory in real time, and switch between robot-reported and shared facility maps.</p>
<p><strong>Connect robots your way.</strong> ROS and ROS 2 robots are first-class citizens: install the InOrbit agent and they join your fleet with essentially zero effort — telemetry, maps, and actions just work. An Open-RMF connector is built in as well, so RMF-managed fleets plug straight into the same operational view.</p>
<p><strong>Native ISO 21423 support.</strong> OpenRobOps also speaks the new <a class="" href="https://openrobops.org/docs/iso21423/overview">ISO 21423</a> interoperability standard for industrial mobile robots. Any ISO-native robot can join your fleet — no agent, no vendor SDK required. It gets the same dashboards, incidents, actions, and audit trail as every other robot. We believe standards are how this industry scales, and we're proud to ship one of the first open implementations.</p>
<p><strong>Incidents, alerts, and automation.</strong> Define incidents as code, trigger notifications, and wire up automatic actions when things go wrong — so your team responds to problems, not dashboards.</p>
<p><strong>Operations you can trust.</strong> Role-based access control, per-robot view permissions, robot locks for safe exclusive control, self-service API keys, and a full audit log of every action taken on every robot.</p>
<p><strong>Extend and customize freely.</strong> Pluggable ingest modules process any telemetry. Custom widgets build the exact operational view your team needs. A declarative configuration API defines dashboards, attributes, and incidents as code. And a complete theming system lets you brand the entire UI — because the platform running your operation should feel like <em>yours</em>.</p>
<p><strong>Ready to deploy.</strong> Versioned container images on GHCR, a documented release process, Kubernetes deployment guidance, and Terraform-based configuration management — on a stack you already know: Node.js, React, MongoDB, and MQTT with Protocol Buffers.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="try-it--youre-10-minutes-away">Try it — you're 10 minutes away<a href="https://openrobops.org/blog/openrobops-v1#try-it--youre-10-minutes-away" class="hash-link" aria-label="Direct link to Try it — you're 10 minutes away" title="Direct link to Try it — you're 10 minutes away" translate="no">​</a></h2>
<p>This is the part we're most excited about. You don't need a sales call, a license, or even a robot to see OpenRobOps in action:</p>
<ol>
<li class="">Follow the <a class="" href="https://openrobops.org/docs/getting-started/quick-start">quick start guide</a> — a full fleet management platform running locally in about 10 minutes.</li>
<li class=""><a class="" href="https://openrobops.org/docs/getting-started/connecting-first-robot">Connect your first robot</a>, or spin up the simulator and watch a fleet come alive on the map.</li>
<li class="">Make it yours — <a class="" href="https://openrobops.org/docs/extending/custom-widgets">build a custom widget</a>, <a class="" href="https://openrobops.org/docs/extending/custom-data-sources">add a data source</a>, or <a class="" href="https://openrobops.org/docs/extending/theming-ui">theme the UI</a>.</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="join-us">Join us<a href="https://openrobops.org/blog/openrobops-v1#join-us" class="hash-link" aria-label="Direct link to Join us" title="Direct link to Join us" translate="no">​</a></h2>
<p>OpenRobOps is built in the open, and 1.0 is just the beginning. Whether you're running a fleet of warehouse robots, developing the next generation of AMRs, or just believe that robot operations infrastructure should be transparent and community-driven — there's a place for you here:</p>
<ul>
<li class=""><strong>Star the repo</strong> on <a href="https://github.com/OpenRobOps/oro" target="_blank" rel="noopener noreferrer" class="">GitHub</a> — it genuinely helps the project grow</li>
<li class=""><strong>Join the community</strong> on <a href="https://github.com/orgs/OpenRobOps/discussions" target="_blank" rel="noopener noreferrer" class="">Discussions</a></li>
<li class=""><strong>Contribute</strong> — the <a class="" href="https://openrobops.org/docs/contributing/contributing-guide">contributing guide</a> has good first issues waiting</li>
</ul>
<p>Robot operations is open now. Let's put it to work.</p>
<p>— The OpenRobOps team</p>]]></content:encoded>
            <category>OpenRobOps</category>
            <category>Announcement</category>
            <category>Open Source</category>
        </item>
        <item>
            <title><![CDATA[Introducing OpenRobOps: We're Building an Open Foundation for Robot Operations]]></title>
            <link>https://openrobops.org/blog/introducing-openrobops</link>
            <guid>https://openrobops.org/blog/introducing-openrobops</guid>
            <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Autonomous mobile robots are showing up everywhere — in warehouses, hospitals, airports, sidewalks. The number of deployed robots is growing fast, and so is the complexity of keeping them running. But while the robots themselves have gotten remarkably capable, the way we operate fleets hasn't kept up.]]></description>
            <content:encoded><![CDATA[<p>Autonomous mobile robots are showing up everywhere — in warehouses, hospitals, airports, sidewalks. The number of deployed robots is growing fast, and so is the complexity of keeping them running. But while the robots themselves have gotten remarkably capable, the way we operate fleets hasn't kept up.</p>
<p>Today, every robot vendor ships its own proprietary operations dashboard. If you run robots from two manufacturers, you get two disconnected views. If you want to customize how you monitor your fleet, you're limited to what the vendor exposes. And if you ever want to switch platforms, you're starting from scratch.</p>
<p>This is a familiar pattern in technology — and one that open source has solved before. Linux gave servers a common foundation. ROS gave robot developers a shared framework. Robot operations deserves the same.</p>
<p>So we're building it. Today we're announcing <strong>OpenRobOps</strong>, a new open-source project for robot fleet management and operations — and we're building it in the open, from day one.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-were-setting-out-to-build">What we're setting out to build<a href="https://openrobops.org/blog/introducing-openrobops#what-were-setting-out-to-build" class="hash-link" aria-label="Direct link to What we're setting out to build" title="Direct link to What we're setting out to build" translate="no">​</a></h2>
<p>OpenRobOps won't be just another dashboard. Our goal is a foundation the robotics industry can build on together: an open-source, vendor-agnostic platform for operating fleets of autonomous mobile robots — fully self-hostable, under the Apache 2.0 license.</p>
<p>We're not starting from a blank page. OpenRobOps is rooted in production-proven technology from <a href="https://www.inorbit.ai/" target="_blank" rel="noopener noreferrer" class="">InOrbit.AI</a>, which has been used to manage thousands of robots in real-world deployments. Our work now is bringing that experience into an open, transparent codebase that anyone can run, inspect, and extend.</p>
<p>Here's what we're aiming for:</p>
<p><strong>One view for any fleet.</strong> Real-time telemetry, customizable dashboards, and incident tracking across your robots — regardless of who manufactured them. One platform, one view, any vendor.</p>
<p><strong>Ownership, not rental.</strong> Not a SaaS product you rent access to. OpenRobOps will run on your servers, under your control. Your robot data stays where you decide it stays.</p>
<p><strong>Open to every robot.</strong> Native support for ROS and ROS 2, integration with Open-RMF, and — as the standard matures — ISO 21423, the emerging interoperability standard for industrial mobile robots. We want joining a fleet to be easy no matter what your robot speaks.</p>
<p><strong>Extensible by design.</strong> Pluggable ingest modules for any telemetry, custom widgets for the exact operational view your team needs, and a declarative configuration API so dashboards, attributes, and incidents can be defined as code.</p>
<p><strong>Boring, familiar technology.</strong> MQTT with Protocol Buffers on the wire; Node.js, React, and MongoDB behind it. If you've worked in robotics or web development, you'll feel at home.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="where-we-are-today">Where we are today<a href="https://openrobops.org/blog/introducing-openrobops#where-we-are-today" class="hash-link" aria-label="Direct link to Where we are today" title="Direct link to Where we are today" translate="no">​</a></h2>
<p>Early. The core architecture is taking shape, and telemetry is flowing from robots to dashboards. There are rough edges, missing pieces, and open questions — and that's exactly why we're announcing now rather than later.</p>
<p>We believe the best infrastructure is built in the open, with the people who will actually use it. The decisions we make in the coming months — how robots connect, how data is modeled, how the platform is extended — will shape the project for years. We'd rather make them with you.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="follow-along-or-better-join-in">Follow along, or better: join in<a href="https://openrobops.org/blog/introducing-openrobops#follow-along-or-better-join-in" class="hash-link" aria-label="Direct link to Follow along, or better: join in" title="Direct link to Follow along, or better: join in" translate="no">​</a></h2>
<p>If you're running a fleet of warehouse robots, developing the next generation of AMRs, or just believe that robot operations infrastructure should be transparent and community-driven — there's a place for you here, from the very beginning:</p>
<ul>
<li class=""><strong>Star the repo</strong> on <a href="https://github.com/OpenRobOps/oro" target="_blank" rel="noopener noreferrer" class="">GitHub</a> — the code is landing there as it opens up</li>
<li class=""><strong>Join the community</strong> on <a href="https://github.com/orgs/OpenRobOps/discussions" target="_blank" rel="noopener noreferrer" class="">Discussions</a> — tell us about your fleet and what you'd need from a platform like this</li>
<li class=""><strong>Contribute</strong> — the <a class="" href="https://openrobops.org/docs/contributing/contributing-guide">contributing guide</a> explains how to get involved</li>
</ul>
<p>Robot operations should be open. Let's build it together.</p>
<p>— Hernan &amp; Florian</p>]]></content:encoded>
            <category>OpenRobOps</category>
            <category>Announcement</category>
            <category>Open Source</category>
        </item>
    </channel>
</rss>