Skip to content

Commit

Permalink
README install.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinzakka committed Jun 9, 2022
1 parent bd69c1c commit 52f1586
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

A tool for converting Wavefront OBJ files into MuJoCo sub-meshes grouped by material.

## Installation

```bash
pip install obj2mjcf
```

## Usage

```bash
Expand Down

0 comments on commit 52f1586

Please sign in to comment.