Home

Awesome

Tactile optical simulation

Requirements

Setup

The project uses Mitsuba3 renderer(v3.3.0) for generating all the images.

pip3 install -r requirements.txt

Quick Start

Expected Results

Real Sensor ImageRendered Image
Real Sensor ImageRendered Image

Usage

User can render a new object by providing its mesh in Wavefront .obj format and passing its name as a param to render function. new_mesh_render.py provides an example. Please refer to the script for more details.

Output Visualization

Advanced

Not supported

Citation

@article{agarwal2020simulation,
  title={Simulation of Vision-based Tactile Sensors using Physics based Rendering},
  author={Agarwal, Arpit and Man, Tim and Yuan, Wenzhen},
  journal={arXiv preprint arXiv:2012.13184},
  year={2020}
}