HomeMCP HubSkill MarketDocs
Back to Skills

Zero-Shot Pour Coffee

MIT Robotics Labv2.1.0MIT
4.9(128)
12,400

Pour from any container to any cup without calibration. Includes spill detection and recovery.

dual-armfrankaur5visionforce-control
## Overview Zero-Shot Pour Coffee is a manipulation skill that enables robots to pour liquids from arbitrary containers into target vessels without prior calibration. The skill uses vision-based analysis to estimate container geometry and liquid volume, then plans a pouring trajectory that minimizes spillage. ## Features - **Zero-shot adaptation**: Works with any container/cup combination - **Spill detection**: Real-time monitoring with automatic recovery - **Force feedback**: Adjusts pouring speed based on weight sensors - **Safety first**: Automatic stop if spill is detected ## Requirements - Robot with at least 6 DOF - RGB-D camera for visual analysis - Force/torque sensor on end effector (optional but recommended) ## Usage ```bash rosclaw skill load pour-coffee rosclaw skill run pour-coffee --container="mug" --target="cup" ```

Install

rosclaw skill install pour-coffee

Compatible Robots

UR5/UR10Franka PandaUniversal

Dependencies

rosclaw-vision>=1.5.0
rosclaw-force>=0.8.0

Last updated: 2024-03-15