Skip to content

Kanamura24/ColorJudge

Repository files navigation

======================================================================
  RTComponent: ColorJudge specificatioin

  OpenRTM-aist-1.0.0
  Date: $Date$

  This file is generated by rtc-template with the following argments.

#   rtc-template -bPython --module-name=ColorJudge 
#   --module-desc='judge the color of anemy ' --module-version=1.0.0 --module-vendor=VenderName 
#   --module-category=Category --module-comp-type=STATIC 
#   --module-act-type=PERIODIC --module-max-inst=1 
#   --config=team_color:long:red 
#   --inport=cameraImage:Img::TimedCameraImage --outport=color:RTC::TimedLong 
#   --consumer-idl=/home/ogata/workspace/idl/VelocitySwitcher.idl 
#   --consumer=colorSwitcher:KanamuraRobotics::VelocitySwitcherService:KanamuraRobotics::VelocitySwitcherService 


======================================================================
    Basic Information
======================================================================
# <rtc-template block="module">
Module Name: ColorJudge
Description: judge the color of anemy 
Version:     1.0.0
Vendor:      VenderName
Category:    Category
Kind:        DataFlowComponent
Comp. Type:  STATIC
Act. Type:   PERIODIC
MAX Inst.:   1
Lang:        Python
Lang Type:   

# </rtc-template>


======================================================================
    Activity definition
======================================================================

[on_initialize]    implemented

[on_finalize]

[on_startup]

[on_shutdown]

[on_activated]     implemented

[on_deactivated]   implemented

[on_execute]       implemented

[on_aborting]

[on_error]

[on_reset]

[on_state_update]

[on_rate_changed]

======================================================================
    InPorts definition
======================================================================
# <rtc-template block="inport">

	Name:        cameraImage
	PortNumber:  0
	Description: 
	PortType: 
	DataType:    Img::TimedCameraImage
	MaxOut: 
	[Data Elements]
		Name:
		Type:            
		Number:          
		Semantics:       
		Unit:            
		Frequency:       
		Operation Cycle: 
		RangeLow:
		RangeHigh:
		DefaultValue:


# </rtc-template>

======================================================================
    OutPorts definition
======================================================================
# <rtc-template block="outport">

	Name:        color
	PortNumber:  0
	Description: 
	PortType: 
	DataType:    RTC::TimedLong
	MaxOut: 
	[Data Elements]
		Name:
		Type:            
		Number:          
		Semantics:       
		Unit:            
		Frequency:       
		Operation Cycle: 
		RangeLow:
		RangeHigh:
		DefaultValue:


# </rtc-template>


======================================================================
    Service Port definition
======================================================================
# <rtc-template block="serviceport">
	PortName:    colorSwitcher
	Description: 
	Interface:   
		[Service Consumer Interfaces]
		Name:          KanamuraRobotics::VelocitySwitcherService
		Type:          KanamuraRobotics::VelocitySwitcherService
		Description:   
		Argument:      
		Return Value:  
		Exception:     
		PreCondition:  
		PostCondition: 
# </rtc-template> 

======================================================================
    Configuration definition
======================================================================
# <rtc-template block="configuration">
	Configuration:
		Name:             team_color
		Description:     
		Type:            long
		DefaultValue:     red
		Unit:            
		Range:           
		Constraint:      

# </rtc-template> 

This software is developed at the National Institute of Advanced
Industrial Science and Technology. Approval number H23PRO-????. This
software is licensed under the Lesser General Public License. See
COPYING.LESSER.

This area is reserved for future OpenRTM.

About

Judge the one color from web camera image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published