Skip to content

Commit

Permalink
Adds hydroelastic Punyo bubble obj and mtl files.
Browse files Browse the repository at this point in the history
  • Loading branch information
joemasterjohn authored and jwnimmer-tri committed Mar 1, 2022
1 parent 745547f commit fbc442f
Show file tree
Hide file tree
Showing 6 changed files with 335,240 additions and 0 deletions.
26 changes: 26 additions & 0 deletions wsg_50_hydro_bubble/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Copyright 2019 Toyota Research Institute

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10 changes: 10 additions & 0 deletions wsg_50_hydro_bubble/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Schunk WSG50 Hydroelastic Bubble Meshes

## Punyo bubble fingers

The files in `./meshes/` are based on: https://punyo.tech/#instructions .

## Disclaimer

These are very fine visual meshes that are not intended to be used as collision
models without seeing a considerable slow-down in simulation speed.
10 changes: 10 additions & 0 deletions wsg_50_hydro_bubble/meshes/bubble_finger.mtl
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Blender MTL File: 'None'
# Material Count: 1

newmtl None
Ns 0
Ka 0.000000 0.000000 0.000000
Kd 0.8 0.8 0.8
Ks 0.8 0.8 0.8
d 1
illum 2
Loading

0 comments on commit fbc442f

Please sign in to comment.