Tass0sm / corallab-lib

Provide a common API to many useful robotics libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coral Lab Robotics Library

Provide a common API to many useful robotics libraries.

Install

Local

poetry install poetry install –extras pybullet poetry install –extras torch-robotics

Entities

Robots

Tasks

Tasks bundle a robot, an environment, and provide functions which require both of them. These functions are useful for solving a motion planning problem or something.

Envs

Envs encode physical properties of a certain space.

Gyms

Gyms encode dynamical systems or processes.

About

Provide a common API to many useful robotics libraries


Languages

Language:Python 100.0%