Skip to content

Commit

Permalink
merge updates (haosulab#183)
Browse files Browse the repository at this point in the history
- fix bug where some files were missing for franka for motion planning code
- fix bug that required user to have ai2 assets
- update floor tiles
  • Loading branch information
StoneT2000 committed Jan 30, 2024
1 parent 533a635 commit b997ab9
Show file tree
Hide file tree
Showing 21 changed files with 15,915 additions and 156 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ From pip:

```bash
# NOTE: This is a beta build at the moment. To install the beta build run
pip install mani-skill2==0.6.0.dev0
pip install mani-skill2==0.6.0.dev1
```

From github:
Expand Down
4 changes: 1 addition & 3 deletions mani_skill2/assets/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
*.zip
*.convex.stl
*.nonconvex.stl
*.zip
Loading

0 comments on commit b997ab9

Please sign in to comment.