Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 754 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 754 Bytes

Inspire Hand Wrapper

The C++ Wrapper for Inspire Hand

Introduction

InspireHand is a Rapid Hand-eye Calibration Library.

Modules

Dependencies

  1. Boost Free peer-reviewed portable C++ source libraries

Hardware

Usage

$ git clone https://github.com/thinkexist1989/InspireHand.git
$ cd InspireHand/
$ mkdir build && cd build
$ cmake ..
$ make -j`nproc`

Contributor

👤Yang Luo ([email protected]),