[RTC] CommonImageToRTCImage


Name

CommonImageToRTCImage

Brief

ImageFormat Converter

Description

License

Image

Language

C++

URL

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

Platform

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

Data In Ports

Name Type Unit Description
commonImage Img::TimedCameraImage

Data Out Ports

Name Type Unit Description
rtcImage RTC::CameraImage

Service Ports

Configurations

Name Type Default Unit Description

How To Build

Linux

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

Profile Status

Not available

Build Status

Build in Windows

Not available

Build in OSX

Not available

Build in Linux

Not available

Copyright

Sugar Sweet Robotics