[RTC] DoubleSeqLogger


Name

DoubleSeqLogger

Brief

Logger Componet for DoubleSeq datatype

Description

License

Image

Language

C++

URL

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

Platform

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

Data In Ports

Name Type Unit Description
in RTC::TimedDoubleSeq

Data Out Ports

Name Type Unit Description

Service Ports

Configurations

Name Type Default Unit Description
console_print int 0

How To Build

Linux

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

Profile Status

Not available

Build Status

Build in Windows

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

Build in OSX

Success (2015-01-23 01:41:33.462488)

Build in Linux

Failed (2015-01-22 20:34:48.565018)

Copyright

ogata-lab