garcia-g / fingervision

Data processing programs for the vision-based tactile sensor FingerVision

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

License:Other


Languages

Language:C++ 75.3%Language:Python 13.8%Language:Shell 6.5%Language:CMake 4.3%Language:Makefile 0.1%