44 related articles

Depth perception for transparent and reflective objects has long been a core challenge in robotic grasping. LingBot-Depth uses masked depth modeling to turn sensor failure into supervisory signals, inferring glass depth from RGB context.

Transparent and reflective object depth perception is a core challenge in robotic grasping. LingBot-Depth uses masked depth modeling to turn sensor failure into supervision, inferring glass depth from RGB context.

A maker builds a DIY companion robot with NVIDIA Jetson Orin and 4S LiPo battery. Explore the full development journey from first power-up to AI interaction, including edge computing, power design, and companion robot trends.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.

A systematic review of must-know topics for AI Application Engineer interviews: PTQ/QAT quantization, operator fusion, inference pipelines, latency/throughput analysis, and edge deployment of detection/segmentation/BEV models.

A systematic guide to must-know AI application engineer interview topics: PTQ/QAT quantization, operator fusion, inference pipelines, latency/throughput analysis, and edge deployment of detection/segmentation/BEV models.

T-Head open-sources AI software stack T-Head SAIL at WAIC to lower the barrier for domestic chip development; Kimi K3 tops the WebDev leaderboard; Qwen 3.8 Max Preview cuts prices aggressively; Moonshot prepares a Hong Kong IPO; and Oracle switches its data center to a fuel cell microgrid.

Alibaba open-sources a 2.4 trillion parameter Qwen model and launches the Qwen Token Plan. Chinese models surge, Kimi K3 tops global rankings, and China's AI is reshaping the global competitive landscape.

A complete introduction to ROS2 for beginners: what ROS is, how ROS1 and ROS2 differ, and how to choose the right version to kickstart your robot development journey.

A beginner's guide to ROS2: what ROS really is (an SDK, not a traditional OS), how ROS1 and ROS2 differ, and how to choose the right version to start robot development.

Learn ROS2 from scratch: understand how ROS differs from traditional OS, explore ROS1 vs ROS2 differences, and master version selection principles for robot development.

Cosmonapse is an open-source multi-agent framework that replaces central orchestrators with peer nodes, using typed signals and an event bus to fully decouple tool calls, memory, and HITL. Supports Python and TypeScript under Apache 2.0.
Coasty: API Infrastructure Built for C…
Coasty (YC S26) is an API platform for computer-use agents, wrapping screenshot capture, mouse/keyboard control, and session management into a unified interface so developers can focus on agent logic.

A deep dive into Agent Skills: learn the file structure (SKILL.md, references, scripts, assets), core principles, and how they differ from prompts. Build your own AI skill bundle from scratch.

YouTube creator JLaservideo built a "bionic legs" wheelchair for his father using Unitree's B2 quadruped robot. Explore the tech, challenges, and real-world impact of robotic assistive mobility.
Meta Muse Spark 1.1 Released: A Deep D…
Meta officially releases Muse Spark 1.1, the first model in the Spark series to offer an API, with a focus on strengthening agentic tool calling and computer use capabilities.

Many enterprises fail at AI Agents due to choosing the wrong tools and lacking methodology. This article outlines an eight-step Agent development method—from cognitive foundations, scenario selection, hand-writing ReAct, and structured output to Tool Use, RAG, evaluation sets, and production fallback.

A detailed walkthrough of the full Claude Code installation process: environment setup, npm installation, proxy configuration for networks in China, API integration, and CC Switch provider management—helping beginners quickly get started with this AI coding tool.

How to programmatically swap left/right controller mappings in MuJoCo when using Pico 4 Ultra and XRoboToolkit for VR robot teleoperation, including coordinate frame alignment and quaternion mirroring.