[RTC] TestIn_cpp


Name

TestIn_cpp

Brief

TestIn Component

Description

License

Image

Language

C++

URL

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

Platform

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

Data In Ports

Name Type Unit Description
in RTC::TimedLong

Data Out Ports

Name Type Unit Description

Service Ports

Configurations

Name Type Default Unit Description

How To Build

Linux

$ git clone https://github.com/sugarsweetrobotics/TestIn_cpp.git $ cd TestIn_cpp $ 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 TestIn_cpp_test_project # You can also use other preinstalled package 
  $ wasanbon-cd TestIn_cpp_test_project
  $ ./mgr.py repository clone TestIn_cpp
  $ ./mgr.py rtc build TestIn_cpp
  $ ./mgr.py rtc run TestIn_cpp # To Run RTC

Profile Status

Not available

Build Status

Build in Windows

Success (2015-01-23 10:26:14.262000)

Build in OSX

Success (2015-01-23 01:42:05.673360)

Build in Linux

Success (2015-01-22 20:36:14.365668)

Copyright

Sugar Sweet Robotics