An open API service indexing awesome lists of open source software.

https://github.com/utiasdsl/crisp_gym

Gym environments for manipulators based on crisp_py and ROS2: collect data and deploy policies on real ROS2 enabled manipulators.
https://github.com/utiasdsl/crisp_gym

diffusion-policy gymnasium-environment python robotics vla

Last synced: 2 months ago
JSON representation

Gym environments for manipulators based on crisp_py and ROS2: collect data and deploy policies on real ROS2 enabled manipulators.

Awesome Lists containing this project

README

          

![crisp_gym](media/crisp_gym_logo.webp)

[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
![MIT Badge](https://img.shields.io/badge/MIT-License-blue?style=flat)

Static Badge

Static Badge

This repository contains Gymnasium environments to train and deploy high-level learning-based policies using [CRISP_PY](https://github.com/utiasDSL/crisp_py) and the [CRISP controllers](https://github.com/utiasDSL/crisp_controllers).

Check the [docs](https://utiasdsl.github.io/crisp_controllers/getting_started/#4-using-the-gym) to get started.