<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Robot-Operating-System on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/robot-operating-system/</link>
    <description>Recent content in Robot-Operating-System on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 05 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/robot-operating-system/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Robotics Frameworks: ROS 2 vs Navigation2 vs MoveIt2</title>
      <link>https://www.pistack.xyz/posts/2026-06-05-self-hosted-ros2-robotics-navigation2-moveit2-guide/</link>
      <pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-05-self-hosted-ros2-robotics-navigation2-moveit2-guide/</guid>
      <description>&lt;script type=&#34;application/ld+json&#34;&gt;&#xA;{&#xA;  &#34;@context&#34;: &#34;https://schema.org&#34;,&#xA;  &#34;@type&#34;: &#34;TechArticle&#34;,&#xA;  &#34;headline&#34;: &#34;Self-Hosted Robotics Frameworks: ROS 2 vs Navigation2 vs MoveIt2&#34;,&#xA;  &#34;description&#34;: &#34;Compare the three foundational ROS 2 frameworks for self-hosted robotics. Covers ROS 2 Core (middleware), Navigation2 (autonomous navigation), and MoveIt2 (motion planning) with Docker Compose deployment examples for industrial and research deployments.&#34;,&#xA;  &#34;datePublished&#34;: &#34;2026-06-05&#34;,&#xA;  &#34;dateModified&#34;: &#34;2026-06-05&#34;,&#xA;  &#34;author&#34;: {&#xA;    &#34;@type&#34;: &#34;Organization&#34;,&#xA;    &#34;name&#34;: &#34;OpenSwap Guide&#34;&#xA;  },&#xA;  &#34;publisher&#34;: {&#xA;    &#34;@type&#34;: &#34;Organization&#34;,&#xA;    &#34;name&#34;: &#34;OpenSwap Guide&#34;,&#xA;    &#34;logo&#34;: {&#xA;      &#34;@type&#34;: &#34;ImageObject&#34;,&#xA;      &#34;url&#34;: &#34;https://hopkdj.github.io/openswap-guide/logo.png&#34;&#xA;    }&#xA;  }&#xA;}&#xA;&lt;/script&gt;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;The Robot Operating System 2 (ROS 2) has transformed how roboticists build, test, and deploy autonomous systems. Unlike its predecessor ROS 1, which was designed for academic research, ROS 2 is built for production — with real-time support, multi-robot coordination, and robust security. At its core, ROS 2 is a distributed middleware framework that lets you run robotic software components (nodes) across multiple machines — making it inherently suited for self-hosted deployment.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
