Name
LeapRTC
Brief
Leap Motion RTC
Description
LeapMotion RT-Component. To build this, please install LeapMotion SDK and set LEAP_SDK_PATH environmental variable so to be find $LEAP_SDK_PATH/include path.
License
LGPL
Image
Language
C++
URL
https://github.com/sugarsweetrobotics/LeapRTC.git
Platform
[‘osx’, ‘win’, ‘ubuntu’]
Data In Ports
Name | Type | Unit | Description |
---|
Data Out Ports
Name | Type | Unit | Description |
---|---|---|---|
frame | ssr::Frame |
Service Ports
Configurations
Name | Type | Default | Unit | Description |
debug | int | 0 |
How To Build
Linux
$ git clone https://github.com/sugarsweetrobotics/LeapRTC.git $ cd LeapRTC $ mkdir build $ cd build $ cmake ../ $ makeWindows
Download ZIP file from the website, and use CMake to generate VC2010 project. Then, open the project and build it.
How To Build in wasanbon
$ wasanbon-admin.py package create LeapRTC_test_project # You can also use other preinstalled package $ wasanbon-cd LeapRTC_test_project $ ./mgr.py rtc clone LeapRTC $ ./mgr.py rtc build LeapRTC $ ./mgr.py rtc run LeapRTC # To Run RTC
Profile Status
Not available
Build Status
Build in Windows
Not available
Build in OSX
Success (2015-01-23 01:41:41.330723)
Build in Linux
Not available
Copyright
Sugar Sweet Robotics