This is the first version of haptic sensor. We can reconstruct heightmap and track forces.
Flaw:
- The result of heightmap reconstruction is not smooth.
- Force tracking is not that robust when dealing with outside keypoints.
- Fast_poisson can be rewrite in C++ to improve speed.
The next version will address these issues.