rldx1-ft-gr1-nf4

Run pick and place operations on RoboCasa GR-1 tabletop tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables embodied AI to perform tabletop tasks, such as picking and placing objects, by utilizing fine-tuned humanoid manipulation models.

Core Features & Use Cases

  • Humanoid Tabletop Tasks: Specializes in handling tasks on a table with a humanoid robot platform, including picking up and placing objects.
  • Visual Language Action Policy: Employs a Vision-Language-Action policy for executing tasks based on visual perception and natural language instructions.
  • Generalist Tasks: Capable of generalist tasks such as picking, placing, and other basic manipulations.

Quick Start

Use the rldx1-ft-gr1-nf4 skill to perform the action 'pick' at scene 'tabletop' with the following command: openral sim run --config scenes/sim/robocasa_gr1_pnp_cup_to_drawer.yaml --rskill rskills/rldx1-ft-gr1-nf4 --view

Frequently Asked Questions about rldx1-ft-gr1-nf4

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

FAQPage Schema
How do I perform humanoid tabletop pick and place tasks in simulation?

Humanoid tabletop pick and place tasks are executed using a fine-tuned Vision-Language-Action policy. You can run this model in an OpenRAL simulation environment by specifying the robocasa_gr1_pnp_cup_to_drawer scene configuration.

What is a Vision-Language-Action policy for humanoid manipulation?

A Vision-Language-Action policy for humanoid manipulation enables robots to execute tasks based on visual perception and natural language instructions. This approach specializes in handling generalist tasks such as picking and placing objects on a tabletop.

Does OpenRAL support fine-tuned RoboCasa GR1 humanoid models?

Yes, OpenRAL supports fine-tuned RoboCasa GR1 humanoid models through its rSkill framework. You can launch these models using the openral sim run command with the appropriate scene configuration.

Do I need a compatible robot platform to use humanoid manipulation skills?

Yes, you need a compatible robot platform and OpenRAL to use humanoid manipulation skills. The model is specifically fine-tuned for the GR1 humanoid platform to perform specialized tabletop operations.

Can I use this model for tasks other than picking and placing objects?

This model is primarily designed for generalist tasks such as picking, placing, and other basic tabletop manipulations. It is fine-tuned specifically for humanoid robot platforms handling objects on a table.

What are the limitations of using fine-tuned humanoid manipulation models for tabletop tasks?

These fine-tuned humanoid manipulation models are specialized for tabletop tasks and rely on a Vision-Language-Action policy. They require an OpenRAL environment and a compatible humanoid robot platform to function correctly.