[RTC] ConsoleInput_cpp


Name

ConsoleInput

Brief

Console Input RT component

Description

License

Image

Language

C++

URL

https://github.com/sugarsweetrobotics/ConsoleInput_cpp.git

Platform

[‘win’, ‘osx’, ‘ubuntu’]

Data In Ports

Name Type Unit Description

Data Out Ports

Name Type Unit Description
out RTC::TimedLong

Service Ports

Configurations

Name Type Default Unit Description

How To Build

Linux

$ git clone https://github.com/sugarsweetrobotics/ConsoleInput_cpp.git $ cd ConsoleInput $ mkdir build $ cd build $ cmake ../ $ make

Windows

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 ConsoleInput_test_project # You can also use other preinstalled package 
  $ wasanbon-cd ConsoleInput_test_project
  $ ./mgr.py rtc clone ConsoleInput_cpp
  $ ./mgr.py rtc build ConsoleInput
  $ ./mgr.py rtc run ConsoleInput # To Run RTC

Profile Status

Not available

Build Status

Build in Windows

Success (2015-01-23 10:24:33.189000)

Build in OSX

Not available

Build in Linux

Success (2015-01-22 20:35:04.851066)

Copyright

Sugar Sweet Robotics