<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>RoboCloud Hub</title>
    <link>https://www.robocloudhub.tech</link>
    <description>New robotics guides, ROS 2 tutorials, and interview prep from RoboCloud Hub.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 18 Sep 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Probability and Bayesian Reasoning for Robotics</title>
      <link>https://www.robocloudhub.tech/learn/blog/probability-for-robotics</link>
      <guid>https://www.robocloudhub.tech/learn/blog/probability-for-robotics</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>Bayes theorem, Gaussian distributions, expectation and covariance, MLE, MAP, and Monte Carlo methods, the probability toolkit behind every robot state estimator.</description>
    </item>
    <item>
      <title>Linear Algebra for Robotics: Vectors, Matrices, Eigenvalues, and SVD</title>
      <link>https://www.robocloudhub.tech/learn/blog/linear-algebra-for-robotics</link>
      <guid>https://www.robocloudhub.tech/learn/blog/linear-algebra-for-robotics</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>Learn the linear algebra robotics actually uses: vectors, matrix multiplication, inverses, rank, eigenvalues, SVD, and least squares, each tied to a real robot example.</description>
    </item>
    <item>
      <title>Deployment &amp; Reliability Curriculum</title>
      <link>https://www.robocloudhub.tech/learn/blog/deployment-reliability-curriculum</link>
      <guid>https://www.robocloudhub.tech/learn/blog/deployment-reliability-curriculum</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>A quiz-and-flashcard path for what happens after a model ships: the data flywheel, self-supervised learning, sim-to-real, edge inference, testing, and continual learning.</description>
    </item>
    <item>
      <title>Fleet &amp; Industrial Autonomy Curriculum</title>
      <link>https://www.robocloudhub.tech/learn/blog/fleet-industrial-autonomy-curriculum</link>
      <guid>https://www.robocloudhub.tech/learn/blog/fleet-industrial-autonomy-curriculum</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>A quiz-and-flashcard path for the layer above one robot: multi-robot coordination, dispatch, warehouse/factory intelligence, and fleet evaluation.</description>
    </item>
    <item>
      <title>Safety-Critical Autonomy Curriculum</title>
      <link>https://www.robocloudhub.tech/learn/blog/safety-critical-autonomy-curriculum</link>
      <guid>https://www.robocloudhub.tech/learn/blog/safety-critical-autonomy-curriculum</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>A quiz-and-flashcard path through fail-safes, perception/localization failure, OOD detection, constrained RL, and runtime safety monitors.</description>
    </item>
    <item>
      <title>Vehicle Dynamics &amp; Driving Curriculum</title>
      <link>https://www.robocloudhub.tech/learn/blog/vehicle-dynamics-driving-curriculum</link>
      <guid>https://www.robocloudhub.tech/learn/blog/vehicle-dynamics-driving-curriculum</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>A quiz-and-flashcard path from bicycle-model dynamics and a_y = v²/R through tires, stability, and MPC driving control.</description>
    </item>
    <item>
      <title>Motion Planning Curriculum: Search, Sampling, Optimization</title>
      <link>https://www.robocloudhub.tech/learn/blog/motion-planning-curriculum</link>
      <guid>https://www.robocloudhub.tech/learn/blog/motion-planning-curriculum</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>A quiz-and-flashcard path that separates path, trajectory, behavior, and local planning, then drills A*, RRT*, DWA, and MPC.</description>
    </item>
    <item>
      <title>State Estimation Curriculum: Kalman, Particles, Fusion</title>
      <link>https://www.robocloudhub.tech/learn/blog/state-estimation-curriculum</link>
      <guid>https://www.robocloudhub.tech/learn/blog/state-estimation-curriculum</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>A quiz-and-flashcard path through Bayes filters, Kalman/EKF/UKF, particle filters, observability, and multi-sensor fusion.</description>
    </item>
    <item>
      <title>Autonomy Stack: Closed-Loop Systems for Robots and Vehicles</title>
      <link>https://www.robocloudhub.tech/learn/blog/autonomy-stack-closed-loop</link>
      <guid>https://www.robocloudhub.tech/learn/blog/autonomy-stack-closed-loop</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>Lesson 1 of the autonomous robotics curriculum: closed-loop vs open-loop, modular vs end-to-end, reactive vs deliberative, and why v²/R belongs in planning.</description>
    </item>
    <item>
      <title>Autonomous Robotics &amp; AI: A Seven-Level Curriculum</title>
      <link>https://www.robocloudhub.tech/learn/blog/autonomous-robotics-ai-curriculum</link>
      <guid>https://www.robocloudhub.tech/learn/blog/autonomous-robotics-ai-curriculum</guid>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
      <description>A structured path from closed-loop autonomy math through SLAM, MPC, deep learning, RL, and world models, with interactive lessons, flashcards, and quizzes.</description>
    </item>
    <item>
      <title>V-JEPA 2-AC: A Frozen Video Encoder Becomes a Zero-Shot Robot Planner</title>
      <link>https://www.robocloudhub.tech/learn/blog/v-jepa-2-ac-action-conditioned-world-model</link>
      <guid>https://www.robocloudhub.tech/learn/blog/v-jepa-2-ac-action-conditioned-world-model</guid>
      <pubDate>Mon, 14 Sep 2026 00:00:00 GMT</pubDate>
      <description>How Meta FAIR's V-JEPA 2-AC turns a frozen, internet-video-pretrained encoder into a zero-shot manipulation planner using under 62 hours of unlabeled robot video and goal-image MPC.</description>
    </item>
    <item>
      <title>Tactile Sensing &amp; Haptic Feedback</title>
      <link>https://www.robocloudhub.tech/learn/blog/tactile-sensing</link>
      <guid>https://www.robocloudhub.tech/learn/blog/tactile-sensing</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>Touch sensors, GelSight, and fabric pneumatic fingertip feedback (Chen, Leonardis, Frisoli — arXiv:2604.01390).</description>
    </item>
    <item>
      <title>Pneumatic Actuation &amp; Soft Robots</title>
      <link>https://www.robocloudhub.tech/learn/blog/pneumatic-soft-actuators</link>
      <guid>https://www.robocloudhub.tech/learn/blog/pneumatic-soft-actuators</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>McKibben muscles, PAMs, fluidic elastomers, and SWAG self-wearing garments (Kim, Okamura, Ryu et al., KAIST + Stanford CHARM).</description>
    </item>
    <item>
      <title>Haptic Teleoperation &amp; Force Feedback</title>
      <link>https://www.robocloudhub.tech/learn/blog/haptic-teleoperation</link>
      <guid>https://www.robocloudhub.tech/learn/blog/haptic-teleoperation</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>Bilateral teleoperation, force reflection, and credited sensorless surgical haptics (Verb Surgical visual-haptic ML; dVRK force estimation).</description>
    </item>
    <item>
      <title>2026 Swarm Robotics: Coordinated AI for Disaster Response</title>
      <link>https://www.robocloudhub.tech/learn/blog/swarm-robotics-2026</link>
      <guid>https://www.robocloudhub.tech/learn/blog/swarm-robotics-2026</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>Verified 2026 swarm deployments (Verity IERA warehouse drones) plus heterogeneous air–ground coordination research — with clearer sourcing than hype-heavy disaster claims.</description>
    </item>
    <item>
      <title>Space Robotics 2026: Construction and In-Orbit Servicing</title>
      <link>https://www.robocloudhub.tech/learn/blog/space-robotics-2026</link>
      <guid>https://www.robocloudhub.tech/learn/blog/space-robotics-2026</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>2026 is the year in-orbit servicing went operational: MRV dual-arm GEO repair, Astroscale capture stacks, and ESA IRUS refurbishment — alongside lunar ISRU and station assembly.</description>
    </item>
    <item>
      <title>Agricultural Robotics 2026: Precision Farming &amp; Automation</title>
      <link>https://www.robocloudhub.tech/learn/blog/agricultural-robotics-2026</link>
      <guid>https://www.robocloudhub.tech/learn/blog/agricultural-robotics-2026</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>Autonomous tractors, laser weeders, and Crop Spirals (Lavan et al.) field redesign — how robotics is reshaping farm labor and robot-friendly planting layouts.</description>
    </item>
    <item>
      <title>Compiled vs Interpreted, Static vs Dynamic: A Programming Language Paradigms Guide</title>
      <link>https://www.robocloudhub.tech/learn/blog/programming-language-paradigms</link>
      <guid>https://www.robocloudhub.tech/learn/blog/programming-language-paradigms</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>How C++, Python, and Rust each answer the same three questions differently: when your compiler runs, when your types get checked, and whether a class is even the right way to model your data.</description>
    </item>
    <item>
      <title>Wheeled Robot Navigation in 2026: Indoor AMRs, Sidewalk Delivery, and the Off-Road Frontier</title>
      <link>https://www.robocloudhub.tech/learn/blog/wheeled-robot-navigation-indoor-outdoor-2026</link>
      <guid>https://www.robocloudhub.tech/learn/blog/wheeled-robot-navigation-indoor-outdoor-2026</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>How indoor AMRs (Seegrid, Amazon Robotics), outdoor sidewalk delivery robots (Starship, Serve Robotics), Cartken's one-stack indoor/outdoor bet, and off-road traversability research (RoadRunner) each solve wheeled navigation differently.</description>
    </item>
    <item>
      <title>Wheeled Mobile Manipulation in 2026: Factory Deployments, Stretch, Proxie, and Open SO-101 Stacks</title>
      <link>https://www.robocloudhub.tech/learn/blog/wheeled-mobile-manipulation-projects-2026</link>
      <guid>https://www.robocloudhub.tech/learn/blog/wheeled-mobile-manipulation-projects-2026</guid>
      <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
      <description>Cool robotics projects combining wheels, manipulation, and real deployment: Lumos MOS 2 at Mitsubishi, Cobot Proxie Gen 2 autotasking, Hello Robot Stretch 4, plus Haller, dual SO-101, and Rosie open-source stacks.</description>
    </item>
    <item>
      <title>Path Planning Algorithms: A*, RRT*, PRM, Hybrid A*, Nav2</title>
      <link>https://www.robocloudhub.tech/learn/blog/path-planning</link>
      <guid>https://www.robocloudhub.tech/learn/blog/path-planning</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Path planning algorithms explained: A*, Dijkstra, RRT*, PRM, Hybrid A*, BIT*, plus Nav2 Smac Planner and MPPI for ROS 2 mobile robots.</description>
    </item>
    <item>
      <title>ROS 2 Distributions 2026: Lyrical vs Jazzy vs Humble</title>
      <link>https://www.robocloudhub.tech/learn/blog/ros2-distributions-2026</link>
      <guid>https://www.robocloudhub.tech/learn/blog/ros2-distributions-2026</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>ROS 2 distributions 2026 compared: Lyrical (Ubuntu 26.04), Jazzy, Kilted, Humble — support dates, which LTS to pick, and migration notes.</description>
    </item>
    <item>
      <title>Open-Weight Robot Models 2026: OpenVLA, Octo, π0, RT-X</title>
      <link>https://www.robocloudhub.tech/learn/blog/open-weight-robot-models</link>
      <guid>https://www.robocloudhub.tech/learn/blog/open-weight-robot-models</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Download open-weight robot foundation models 2026: OpenVLA-7B, Octo, π0, RT-X — sizes, fine-tuning recipes, and inference hardware.</description>
    </item>
    <item>
      <title>VLA Tutorial 2026: Vision-Language-Action Models Explained</title>
      <link>https://www.robocloudhub.tech/learn/blog/vla-models-robotics-2025</link>
      <guid>https://www.robocloudhub.tech/learn/blog/vla-models-robotics-2025</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>VLA tutorial 2026: what Vision-Language-Action models are, then RT-2, OpenVLA, π0, and MolmoAct 2 compared on success rate, GPU memory, latency, and fine-tuning.</description>
    </item>
    <item>
      <title>What Is Forward Kinematics? DH Parameters &amp; UR5 Python</title>
      <link>https://www.robocloudhub.tech/learn/blog/forward-kinematics</link>
      <guid>https://www.robocloudhub.tech/learn/blog/forward-kinematics</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>What is forward kinematics? Map joint angles to end-effector pose with DH parameters (theta, d, a, alpha), a 2-link worked example, and UR5 Python FK code.</description>
    </item>
    <item>
      <title>What Is Computer Vision and Visual Servoing?</title>
      <link>https://www.robocloudhub.tech/learn/blog/computer-vision-visual-servoing</link>
      <guid>https://www.robocloudhub.tech/learn/blog/computer-vision-visual-servoing</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>What is computer vision and visual servoing? Vision extracts scene info; visual servoing closes the control loop with camera feedback. IBVS vs PBVS and why the perception–control split matters.</description>
    </item>
    <item>
      <title>Google Robotics Foundation Models 2026: RT-2, RT-X, Gemini</title>
      <link>https://www.robocloudhub.tech/learn/blog/google-robotics-foundation-models-2026</link>
      <guid>https://www.robocloudhub.tech/learn/blog/google-robotics-foundation-models-2026</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Google DeepMind robotics foundation models 2026: RT-2, RT-X, Gemini Robotics, and Open X-Embodiment — architecture, data, and when to use each.</description>
    </item>
    <item>
      <title>OpenVLA vs OpenPI (π0): Open-Weight VLA Models 2026</title>
      <link>https://www.robocloudhub.tech/learn/blog/openvla-openpi-open-weight-vla</link>
      <guid>https://www.robocloudhub.tech/learn/blog/openvla-openpi-open-weight-vla</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>OpenVLA and OpenPI (π0) compared: open-weight VLA architecture, LoRA fine-tuning, GPU requirements, benchmarks, and how to run them on your robot.</description>
    </item>
    <item>
      <title>What Is Open RMF? Multi-Robot Fleet Management Guide</title>
      <link>https://www.robocloudhub.tech/learn/blog/open-rmf-robotics-fleet-management</link>
      <guid>https://www.robocloudhub.tech/learn/blog/open-rmf-robotics-fleet-management</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>What is Open RMF? Open Robotics Middleware Framework for multi-robot fleets: traffic schedules, fleet adapters, doors/lifts, and Nav2 coordination.</description>
    </item>
    <item>
      <title>rtb.models.ur5() Python Fix: Use rtb.models.DH.UR5()</title>
      <link>https://www.robocloudhub.tech/learn/blog/rtb-models-ur5-python</link>
      <guid>https://www.robocloudhub.tech/learn/blog/rtb-models-ur5-python</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>rtb.models.ur5() fails in roboticstoolbox-python — use rtb.models.DH.UR5() or URDF.UR5(), then FK, IK, Jacobian, and plot examples.</description>
    </item>
    <item>
      <title>Unitree G1 vs H1 Humanoid: Specs, Price, SDK2 &amp; ROS 2</title>
      <link>https://www.robocloudhub.tech/learn/blog/unitree-g1-h1-humanoid-robot</link>
      <guid>https://www.robocloudhub.tech/learn/blog/unitree-g1-h1-humanoid-robot</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Unitree G1 vs H1 humanoid robot 2026: price, height, speed, DOF, hands, Python SDK2, and ROS 2 setup for research labs.</description>
    </item>
    <item>
      <title>LeRobot Tutorial 2026: Install, Record Demos, Train ACT</title>
      <link>https://www.robocloudhub.tech/learn/blog/lerobot-tutorial</link>
      <guid>https://www.robocloudhub.tech/learn/blog/lerobot-tutorial</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>LeRobot tutorial: install Hugging Face LeRobot, record robot demos, train ACT or diffusion policies, evaluate in sim, and deploy pick-and-place.</description>
    </item>
    <item>
      <title>Differential Drive Kinematics 101: From Wheel Speeds to cmd_vel</title>
      <link>https://www.robocloudhub.tech/learn/blog/differential-drive-kinematics-101</link>
      <guid>https://www.robocloudhub.tech/learn/blog/differential-drive-kinematics-101</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>A deep beginner guide to differential-drive kinematics: forward and inverse equations, encoder ticks, tape-measure calibration, worked numbers, non-holonomic motion, odometry drift, and the cmd_vel control stack.</description>
    </item>
    <item>
      <title>PID Control for Beginners: P, I, D Without the Panic</title>
      <link>https://www.robocloudhub.tech/learn/blog/pid-control-beginners</link>
      <guid>https://www.robocloudhub.tech/learn/blog/pid-control-beginners</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>A deep beginner guide to PID on robots: error and units, what P/I/D do, nested loops, symptom-based tuning, anti-windup, a first-tune lab, and when to move beyond PID.</description>
    </item>
    <item>
      <title>URDF for Beginners: Links, Joints &amp; Robot Descriptions</title>
      <link>https://www.robocloudhub.tech/learn/blog/urdf-for-beginners</link>
      <guid>https://www.robocloudhub.tech/learn/blog/urdf-for-beginners</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>A deep beginner guide to URDF: links, joints, visual vs collision vs inertial, joint types, robot_state_publisher, a bring-up checklist, and modeling mistakes that break RViz and Gazebo.</description>
    </item>
    <item>
      <title>Coordinate Frames for Beginners: map, odom, base_link Explained</title>
      <link>https://www.robocloudhub.tech/learn/blog/coordinate-frames-beginners</link>
      <guid>https://www.robocloudhub.tech/learn/blog/coordinate-frames-beginners</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>A deep beginner guide to robot coordinate frames: why robots need many frames, map vs odom, static vs dynamic TF, timing, symptom debugging, and the mistakes that break navigation.</description>
    </item>
    <item>
      <title>Humanoid Robot Mobility Breakthroughs 2025–2026</title>
      <link>https://www.robocloudhub.tech/learn/blog/humanoid-mobility-breakthroughs-2025-2026</link>
      <guid>https://www.robocloudhub.tech/learn/blog/humanoid-mobility-breakthroughs-2025-2026</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Humanoid robot mobility breakthroughs 2025–2026: whole-body loco-manipulation, Helix 02, electric Atlas, Unitree, and Agility Digit — demos vs deployability.</description>
    </item>
    <item>
      <title>Robot Jacobian Explained: Velocity Kinematics &amp; Pseudoinverse IK</title>
      <link>https://www.robocloudhub.tech/learn/blog/jacobian-robotics</link>
      <guid>https://www.robocloudhub.tech/learn/blog/jacobian-robotics</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Robot Jacobian matrix explained: velocity kinematics, geometric vs analytic Jacobian, pseudoinverse IK, singularities, and damped least squares.</description>
    </item>
    <item>
      <title>Intel Hala Point: 1.15B Neurons, Loihi 2, and What It Means</title>
      <link>https://www.robocloudhub.tech/learn/blog/intel-hala-point</link>
      <guid>https://www.robocloudhub.tech/learn/blog/intel-hala-point</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Intel Hala Point explained: 1.15 billion neurons, 128 billion synapses across 1,152 Loihi 2 chips — research instrument specs, limits, and neuromorphic robotics context.</description>
    </item>
    <item>
      <title>Fix: roboticstoolbox-python plot() unexpected keyword argument ax</title>
      <link>https://www.robocloudhub.tech/learn/blog/roboticstoolbox-python-dhrobot-plot</link>
      <guid>https://www.robocloudhub.tech/learn/blog/roboticstoolbox-python-dhrobot-plot</guid>
      <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
      <description>Fix TypeError: plot() got an unexpected keyword argument ax in roboticstoolbox-python. DHRobot.plot has no ax — use env = robot.plot(..., backend=&quot;matplotlib&quot;) then env.ax for UR5 and puma560.</description>
    </item>
  </channel>
</rss>
