Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@leo9344 leo9344 released this 24 Feb 15:19

This is the first version of haptic sensor. We can reconstruct heightmap and track forces.
Flaw:

  1. The result of heightmap reconstruction is not smooth.
  2. Force tracking is not that robust when dealing with outside keypoints.
  3. Fast_poisson can be rewrite in C++ to improve speed.
    The next version will address these issues.