<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Robotics on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/robotics/</link>
    <description>Recent content in Robotics on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 06 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/robotics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted BLDC Motor Controllers: ODrive vs VESC vs SimpleFOC for Open-Source Precision Motor Control</title>
      <link>https://www.pistack.xyz/posts/2026-06-06-self-hosted-bldc-motor-controllers-odrive-vesc-simplefoc-guide/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-06-self-hosted-bldc-motor-controllers-odrive-vesc-simplefoc-guide/</guid>
      <description>&lt;p&gt;Brushless DC (BLDC) motors power everything from drone propellers to CNC spindles to robotic arms. But precision control requires sophisticated firmware that does more than just spin a motor — it needs Field-Oriented Control (FOC), sensor feedback loops, and configurable motion profiles. Three open-source platforms dominate the DIY motor control landscape: ODrive, VESC, and SimpleFOC. Each takes a distinctly different approach to the same problem.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Self-Hosted DDS Middleware for Real-Time Data Distribution: Cyclone DDS vs OpenDDS vs Fast-DDS</title>
      <link>https://www.pistack.xyz/posts/2026-06-05-self-hosted-dds-middleware-cyclone-opendds-fastdds-guide/</link>
      <pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-05-self-hosted-dds-middleware-cyclone-opendds-fastdds-guide/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;When systems need to exchange data with microsecond latency — autonomous vehicles coordinating sensor fusion, industrial robots synchronizing motion control, spacecraft managing telemetry — traditional message brokers introduce unacceptable overhead. The Data Distribution Service (DDS) standard, maintained by the Object Management Group (OMG), provides a decentralized publish-subscribe protocol designed from the ground up for real-time, mission-critical data exchange without a central broker.&lt;/p&gt;</description>
    </item>
    <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>
