ysuga/KobukiSafetyFilter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
======================================================================
RTComponent: KobukiSafetyFilter specificatioin
OpenRTM-aist-1.0.0
Date: $Date$
This file is generated by rtc-template with the following argments.
# rtc-template -bPython --module-name=KobukiSafetyFilter
# --module-desc='Kobuki Safety Filter RTC' --module-version=1.0.0 --module-vendor=Sugar Sweet Robotics
# --module-category=Tes --module-comp-type=STATIC
# --module-act-type=PERIODIC --module-max-inst=1
# --config=debug:int:0 --config=reaction_vx:string:[-1.0,-1.0,-1.0] --config=reaction_va:string:[1.0,0.0,-1.0] --config=reaction_time:float:2.0
# --inport=in:RTC::TimedVelocity2D --inport=bumper:RTC::TimedBooleanSeq --outport=out:RTC::TimedVelocity2D
======================================================================
Basic Information
======================================================================
# <rtc-template block="module">
Module Name: KobukiSafetyFilter
Description: Kobuki Safety Filter RTC
Version: 1.0.0
Vendor: Sugar Sweet Robotics
Category: Tes
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]
[on_deactivated]
[on_execute]
[on_aborting]
[on_error]
[on_reset]
[on_state_update]
[on_rate_changed]
======================================================================
InPorts definition
======================================================================
# <rtc-template block="inport">
Name: in
PortNumber: 0
Description:
PortType:
DataType: RTC::TimedVelocity2D
MaxOut:
[Data Elements]
Name:
Type:
Number:
Semantics:
Unit:
Frequency:
Operation Cycle:
RangeLow:
RangeHigh:
DefaultValue:
Name: bumper
PortNumber: 1
Description:
PortType:
DataType: RTC::TimedBooleanSeq
MaxOut:
[Data Elements]
Name:
Type:
Number:
Semantics:
Unit:
Frequency:
Operation Cycle:
RangeLow:
RangeHigh:
DefaultValue:
# </rtc-template>
======================================================================
OutPorts definition
======================================================================
# <rtc-template block="outport">
Name: out
PortNumber: 0
Description:
PortType:
DataType: RTC::TimedVelocity2D
MaxOut:
[Data Elements]
Name:
Type:
Number:
Semantics:
Unit:
Frequency:
Operation Cycle:
RangeLow:
RangeHigh:
DefaultValue:
# </rtc-template>
======================================================================
Service Port definition
======================================================================
# <rtc-template block="serviceport">
# </rtc-template>
======================================================================
Configuration definition
======================================================================
# <rtc-template block="configuration">
Configuration:
Name: debug
Description:
Type: int
DefaultValue: 0
Unit:
Range:
Constraint:
Name: reaction_vx
Description:
Type: string
DefaultValue: [-1.0,-1.0,-1.0]
Unit:
Range:
Constraint:
Name: reaction_va
Description:
Type: string
DefaultValue: [1.0,0.0,-1.0]
Unit:
Range:
Constraint:
Name: reaction_time
Description:
Type: float
DefaultValue: 2.0
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.