Name
DirectInput
Brief
DirectInput Component
Description
License
Image
Language
C++
URL
https://github.com/sugarsweetrobotics/DirectInputRTC.git
Platform
[‘win’]
Data In Ports
| Name | Type | Unit | Description |
|---|
Data Out Ports
| Name | Type | Unit | Description |
|---|---|---|---|
| lP | RTC::TimedLongSeq | ||
| lR | RTC::TimedLongSeq | ||
| rglSlider0 | RTC::TimedLong | ||
| rglSlider1 | RTC::TimedLong | ||
| POV0 | RTC::TimedLongSeq | ||
| POV1 | RTC::TimedLongSeq | ||
| rgbButtons | RTC::TimedBooleanSeq |
Service Ports
Configurations
| Name | Type | Default | Unit | Description |
| debug | int | 0 |
How To Build
Linux
$ git clone https://github.com/sugarsweetrobotics/DirectInputRTC.git $ cd DirectInput $ 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 DirectInput_test_project # You can also use other preinstalled package $ wasanbon-cd DirectInput_test_project $ ./mgr.py rtc clone DirectInputRTC $ ./mgr.py rtc build DirectInput $ ./mgr.py rtc run DirectInput # To Run RTC
Profile Status
Not available
Build Status
Build in Windows
Success (2015-01-23 10:24:37.901000)
Build in OSX
Not available
Build in Linux
Not available