Skip to content

Dzvezdana/leap_motion_controller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leap_motion_controller

ROS driver for Leap Motion (TM) Controller (https://www.leapmotion.com). It reads data from Leap Motion Controller and publishes it as ROS messages.

Instructions

Install:

Since leap_motion_controller uses Leap Motion SDK, first download the original drivers and the SDK from https://developer.leapmotion.com. Install using instructions in their README and copy LeapSDK to any desired location.

Add export LEAP_SDK=[PATH TO YOUR LeapSDK FOLDER] to your .bashrc file.

Clone this repository to your catkin workspace and compile using catkin_make.

Run:

rosrun leap_motion_controller leap_motion

About

ROS driver for Leap Motion Controller (TM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.0%
  • CMake 12.0%