Skip to content

Data processing programs for the vision-based tactile sensor FingerVision

License

Notifications You must be signed in to change notification settings

wkoa/fingervision

 
 

Repository files navigation

fingervision

Data processing programs for the vision-based tactile sensor FingerVision. Two versions are provided: standalone, and ROS packages. The standalone version would be good for making your own system, and the ROS version is good for a quick integration.

CAD models are also provided which are useful to reproduce FingerVision.

Refer to the documentation of this project:

http://akihikoy.net/p/fv.html

where you can find instructions of software, manufacturing, and integration.

Author

Akihiko Yamaguchi, http://akihikoy.net/

Directory structure

fv_core/

Core programs of processing FingerVision data, that are shared among the standalone programs and the ROS package.

standalone/

Standalone programs of processing FingerVision data.

fingervision/

The main ROS package to process data of FingerVision.

fingervision_msgs/

The messages and services used in fingervision.

3rdparty/

Utility programs that are copied from other projects.

cad/

CAD models of FingerVision.

tools/

Useful tools, such as configuring a USB camera device, and a helper of mjpg-streamer.

About

Data processing programs for the vision-based tactile sensor FingerVision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.8%
  • Python 7.9%
  • Shell 6.4%
  • CMake 4.8%
  • Makefile 0.1%