AI & Perception
Perception and learning for embodied systems: computer vision, reinforcement learning, diffusion policies, imitation learning and edge inference.
27 articles in this topic

ω-0: Latent Predictive WAM for Humanoid Loco-Manipulation
A guide to ω-0's 3-stage architecture and training pipeline — the latent predictive WAM that achieves 81.8% success rate on 11 household tasks, enabling humanoids to walk and grasp simultaneously.

OpenHLM: Empirical Recipe for Humanoid Loco-Manipulation
OpenHLM (arXiv 2606.22174): 3-phase empirical recipe — 32-DOF joint-based teleoperation, π0.5 VLA, HuMI co-training — outperforms GR00T N1.6 and Ψ₀ on Unitree G1 using under half the demo time.

Visualizing 23 G1 Joints: MCAP Bags & Panel Layouts
Load G1 MCAP bag recordings with the DataLoadMCAP plugin, drag all 23 joint channels into a synchronized multi-panel grid, save your layout as XML, and create phase portraits with XY Scatter.

Motion Planning with Collision Avoidance in MoveIt2
Understand C-space, RRT/RRT-Connect/PRM via OMPL, use MoveGroupInterface C++ and moveit_py Python to plan collision-free paths and execute them in RViz with MoveIt2.

Ark v1.5: Python Framework for Robot Learning Sim-to-Real
A step-by-step guide to Ark v1.5 — Python-first robot learning framework with a Gym-style API, native ROS, ACT and Diffusion Policy out of the box.

Xiaomi-Robotics-0: Run 4.7B VLA on Consumer GPU
Step-by-step guide to install and run Xiaomi-Robotics-0 — a 4.7B VLA combining Qwen3-VL and Diffusion Transformer with 80ms real-time inference on RTX 4090.
Dense Models in Robotics: From DON to DenseMatcher
Explore Dense Object Nets, DenseFusion, and DenseMatcher — three dense visual descriptor technologies revolutionizing how robots see and grasp objects.
Gemma 4 for Robotics: Open-Source AI Running on the Edge
Deep dive into Google's Gemma 4 — open-source multimodal AI with agentic capabilities, running on Jetson and Raspberry Pi for robotics.
Gemma 4 and Its Applications in Robotics
Analyzing Google's Gemma 4 architecture — from on-device AI to practical applications in robot control, perception and agentic workflows.
Build Your Own Humanoid Robot Under $5000 with Berkeley Humanoid Lite
Step-by-step guide to building the Berkeley Humanoid Lite — an open-source 3D-printed humanoid with 24 DOF and RL-based sim-to-real locomotion from UC Berkeley.

FlashSAC: Faster Than PPO for Robot RL
FlashSAC — a new off-policy RL algorithm that outperforms PPO in both speed and performance across 100+ robotics tasks.
Sim-to-Real Transfer: Train in Simulation, Run in Reality
Techniques for transferring models from simulation to real robots — domain randomization, system identification, and best practices.

Hands-on: Fine-tune OpenVLA with LeRobot
Practical tutorial — fine-tune OpenVLA on custom data, LoRA, quantization, and deploy on a real robot.

SpatialVLA: 3D Understanding for Robot Manipulation
Why 3D spatial awareness matters for VLA — Ego3D Position Encoding and Adaptive Action Grids.
Tactile Sensing: Touch Sensors for Robot Manipulation
Explore tactile sensing technology — from resistive, capacitive to vision-based tactile, and applications in soft object grasping.
VLA Models: RT-2 → Octo → OpenVLA → π0
History and evolution of Vision-Language-Action models — what each model solves and the trade-offs.
Foundation Models for Robots: RT-2, Octo, OpenVLA in Practice
Comprehensive overview of foundation models for robotics — how RT-2, Octo, and OpenVLA are transforming how robots learn manipulation and navigation.

Diffusion Policy: A Revolution in Robot Manipulation
Why diffusion models are breakthrough for robotics — multimodal distributions, high-dimensional actions, and stability.

Action Chunking Transformers (ACT): Architecture in Detail
Analyzing ACT — why predicting multiple actions together is better, CVAE encoders, and temporal ensembling.
Imitation Learning: BC, DAgger and DAPG for Robots
Why imitation learning is more important than RL for many manipulation problems — how to collect data and train policies.
RL for Robotics: PPO, SAC and How to Choose Your Algorithm
Overview of RL algorithms for robotics — PPO, SAC, TD3 and guide to choose the right algorithm for each robot problem.
Deploy YOLOv8 to Jetson Orin Nano in 30 Minutes
Step-by-step guide deploying YOLOv8 with TensorRT on NVIDIA Jetson Orin Nano — from model export to real-time 60 FPS inference.

Reinforcement Learning for Bipedal Walking: From Paper to Practice
How to use RL to teach robots walking on two legs — from reward design, sim-to-real transfer to deployment on actual hardware.
Top Robotics Research 2024-2025: Must-Read Papers from ICRA, CoRL and RSS
Summary and analysis of the most influential robotics papers — from foundation models for robots, dexterous manipulation to sim-to-real transfer.

Edge AI with NVIDIA Jetson: Deploy AI on Embedded Devices
Guide to deploying Edge AI with NVIDIA Jetson and TensorRT — optimize real-time inference for robots and embedded applications.
AI Trends in Robotics 2025: From LLM to Embodied AI
Overview of AI trends in Robotics 2025 — foundation models, sim-to-real transfer, and Embodied AI transforming the industry.

Computer Vision for Automated Quality Inspection
Guide to applying Computer Vision for automated quality inspection with YOLOv8 and industrial cameras on production lines.