4d ago · 8 min read · I'm not a SLAM engineer. Not yet. But I'm building a robot that needs to map an apartment, localize itself inside that map, and navigate to whoever called it — guided by a microphone array detecting the direction of a voice. At some point, "I'm not a...
Join discussionMar 8 · 2 min read · Brief Summary This paper explains the ROS 2 framework, which provides essential components for robotics development environments. It also introduces real-world case studies to demonstrate how ROS 2 ca
Join discussionFeb 24 · 3 min read · Announcing Soul Spec v0.5. The key change: support for robots and physical AI agents. The same format that defines a chatbot's personality now defines a robot's personality. Why Robots Need a Persona Standard Research published in 2025 proves one thi...
Join discussionFeb 3 · 3 min read · We are running 3 systems : SITL = fake drone + fake flight controller MAVROS = converts MAVLink ↔ ROS 2 messages ROS 2 = where you write control code Command 1: Starting ArduPilot SITL # Start SITL with explicit OUT IP (IMPORTANT) cd ~/ardupil...
Join discussionFeb 3 · 2 min read · Connecting ROS to Drones ? At a high level, the problem is: ROS2 and drone flight controllers live in two completely different worlds — software-wise, timing-wise, and protocol-wise. Two Different Computers, Two Different Roles :- Onboard Computer...
Join discussionJan 29 · 1 min read · What is ROS ? ROS stands for Robot Operating System A set of software libraries and tools that help to build robot applications that work across a wide variety of robotic platforms. ROS comes in many flavors i.e. distributions: ROS Noetic Ninjemy...
Join discussionJan 10 · 4 min read · Many ROS users and developers struggle when they first start discovering ROS. The biggest hurdle is often figuring out how to begin simulating and building their robot. In this blog, I will share with you how you can start building your robot and vis...
Join discussion
Oct 25, 2025 · 2 min read · Starting in robotics can feel confusing — should you learn coding first or start building? The truth is, robotics blends both worlds: hardware and software. You’ll learn motors, sensors, and wiring alongside algorithms and frameworks like ROS 2. 1. B...
Join discussion