Skip to content

iMSquared/imm_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMM-SIM

Repository for the simulation environment for the KAIST Intelligent Mobile Manipulation Lab.

Installation

Requirements

Currently, not all dependencies have been documented other than pybullet which is our underyling simulator.

See setup.cfg

For development, the currently recommended way to setup is as follows:

pip3 install -e . --user

Run

The package is still in development, and currently the only app available is in sim.py, i.e.

python3 sim.py

And the display should show something like the following:

2021-01-21-sample-gibson-box-2d-env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages