RoboGen

RoboGen

A robotic agent that autonomously generates and masters new skills.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.2k
Source
skill-github

Overview

RoboGen is a generative and self-guided robotic agent capable of continuously proposing and mastering new skills. It enables automated robotic learning by generating new tasks and environments, and persistently learning novel robotic skills. Built on the Genesis engine, RoboGen uses PyBullet to implement generation and learning for rigid manipulation and mobility tasks. Ideal for researchers and developers needing automated robotic learning.

Capabilities

  • Autonomously generate new tasks
  • Generate corresponding environments
  • Continuously learn new skills
  • Generate rigid manipulation tasks
  • Generate mobility tasks

Use cases

Automated robotic learningRobot skill trainingTask generation and solving

Setup

Requires: API KeyNode 环境OMPL 库
git clone https://github.com/Genesis-Embodied-AI/RoboGen.git && conda env create -f environment.yaml && conda activate robogen

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How can I install the OMPL library?

You can use pre-compiled Python wheels or install from source.

Where can I get the dataset?

You can download the parsed dataset from the provided Google Drive link.

Related skills