This episode is a special crossover between the Practical AI podcast and The Changelog podcast. Chris was recently invited by longtime friends Jerod Santo and Adam Stacoviak, cohosts of The Changelog, to join them on the show. They discuss AI, drones, robotics, swarming technology, and the rise of high-performance edge computing with Rust. Chris points out that open source software, small AI models, and affordable hardware are making home automation and local AI accessible to everyone. From automating household functions to experimenting with drones and single-board computers, Chris describes how hands-on maker projects are shaping a bright future for physical AI, on small budgets and right from the comfort of your own home.
Featuring:
Sponsors:
- Miro – Get the right things done faster with Miro's Innovation Workspace. AI Sidekicks, instant insights, and rapid prototyping—transform weeks of work into days. No more scattered docs or endless meetings. Help your teams get great done at Miro.com.
- Shopify – The commerce platform trusted by millions. From idea to checkout, Shopify gives you everything you need to launch and scale your business—no matter your level of experience. Build beautiful storefronts, market with built-in AI tools, and tap into the platform powering 10% of all U.S. eCommerce. Start your one-dollar trial at shopify.com/practicalai
Upcoming Events:
This week we have extended show notes below from Chris!
Swarming & Fully Autonomous Multi-Agent UxV Systems
Chris’s Definition of Swarming (anchor link in show notes)
Chris’s definition of Swarming“Swarming occurs when numerous independent fully-autonomous multi-agentic platforms exhibit highly-coordinated locomotive and emergent behaviors with agency and self-governance in any domain (air, ground, sea, undersea, space), functioning as a single independent logical distributed decentralized decisioning entity for purposes of C3 (command, control, communications) with human operators on-the-loop, to implement actions that achieve strategic, tactical, or operational effects in the furtherance of a mission.”© 2025 Chris Benson
Conceptual Foundations
Open Research & Multi-Robot Resources (Stepping-Stones Toward True Swarms)
Getting Hands-On: Consumer Robotics, ROS 2 & Gazebo
ROS 2 (Robot Operating System 2)
Gazebo Simulation
micro-ROS (ROS 2 on Microcontrollers)
- micro-ROS – ROS 2 for Microcontrollers
Official site for running ROS 2 on tiny embedded boards.
https://micro.ros.org - micro-ROS GitHub Organization
Repositories, examples, and tutor...