Skip to content

RESHINE-HIT/DLABSIM

Repository files navigation

DLABSIM

Install

cd DLabSim
pip install -r requirements.txt
pip install -e .
### If there is a network problem:
# pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
# pip install -e . -i https://pypi.tuna.tsinghua.edu.cn/simple

Test

cd DLabSim/dlabsim/envs
python airbot_play_il.py

Usage

  • Press 'h' to print help
  • Press 'q' to quit the program
  • Press 'r' to reset the state
  • Press '[' or ']' to switch camera view
  • Press 'Esc' to set free camera
  • Press 'p' to print the rotot state

airbot play imitation learning mmk2 builds blocks

Tools

  • convex decomposition
  • urdf format
  • 3DGS .ply converter
  • 3DGS .ply transposer
  • obj2mjcf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published