robometer-4b

Monitor robotic simulation task progress and success from RGB video frames.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/bensonlee5/openral --skill robometer-4b
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: robometer-4b
Source: https://github.com/bensonlee5/openral/tree/main/rskills/robometer-4b
Command: npx skills add https://github.com/bensonlee5/openral --skill robometer-4b

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openral, transformers, robometer, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides real-time monitoring of task progress and success during robotic simulations, enabling adaptive planning and decision-making.

Core Features & Use Cases

  • Task Progress Monitoring: Tracks and normalizes the progress of robotic tasks on a per-frame basis.
  • Success Probability Estimation: Predicts the probability of task success at each frame, allowing for early replanning.
  • Use Case: When deploying a robot in a simulation to perform a task, such as picking up an object, this Skill can provide continuous feedback on the robot's progress and success likelihood, helping the system to decide when to replan or take action.

Quick Start

Install the rskill-robometer-4b-nf4 to monitor progress during robot simulations.

Frequently Asked Questions about robometer-4b

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor task progress in robotic simulations?

Task success prediction in robotics processes real-time video frames and text instructions to estimate the probability of task completion at each frame, enabling early replanning during simulation execution.

How do I monitor task progress in robotic simulations?

You monitor task progress in robotic simulations by processing real-time RGB video streams and text instructions, which normalizes per-frame progress and outputs continuous success likelihood feedback.

Do I need OpenRAL runtime to run real-time progress monitoring?

You need the OpenRAL runtime and the Robometer-4B model installed to process RGB camera streams and text instructions for continuous task progress feedback.

Can I use this Skill for adaptive task planning in robotics?

Yes, you can use this Skill for adaptive task planning because it provides continuous per-frame success probability feedback, allowing the system to decide when to replan or take action during simulation.

What is the best way to predict robot task success probability per frame?

The best way to predict robot task success probability per frame is to process real-time RGB camera streams and text instructions via the Robometer-4B model within the OpenRAL runtime environment.

Why does task success prediction require RGB camera streams and text instructions?

Task success prediction requires RGB camera streams and text instructions because the Robometer-4B model processes both inputs together to normalize progress and estimate success likelihood during robotic simulations.

Related Skills