Skip to content

martinajingyixu/stiffness-visualizer

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

stiffness-visualizer

A script to visualize object stiffness map

Installation

  • Install the package using
pip install -e . 
  • Tested with Python 3.7

Dependencies

Quick Start

  • Visualize the stiffness map for the default mesh (plastic_cup)
python tools/visualize_stiffness_map.py
  • Visualize the stiffness map for a mesh, e.g. shampoo, in the dataset
python tools/visualize_stiffness_map.py -s stiffness_maps/shampoo.json -m meshes/shampoo.obj

How to cite?

@inproceedings{xu2020minimal,
   title={Minimal Work: A Grasp Quality Metric for Deformable Hollow Objects},
   author={Xu, Jingyi and Danielczuk, Michael and Ichnowski, Jeff and Mahler, Jeffrey and Steinbach, Eckehard and Goldberg, Ken},
   booktitle={{IEEE} International Conference on Robotics and Automation (ICRA)}, 
   pages={1546--1552},
   year={2020}
}

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

About

Visualize an object stiffness map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages