-
Notifications
You must be signed in to change notification settings - Fork 0
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Nobu19800/Foot_Position_Controller
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
======================================================================
RTComponent: Foot_Position_Controller specificatioin
OpenRTM-aist-1.0.0
Date: $Date$
@author 宮本 信彦 n-miyamoto@aist.go.jp
産業技術総合研究所 ロボットイノベーション研究センター
ロボットソフトウエアプラットフォーム研究チーム
This file is generated by rtc-template with the following argments.
# rtc-template -bcxx --module-name=Foot_Position_Controller
# --module-desc='Control the position of the foot' --module-version=1.0.0 --module-vendor=AIST
# --module-category=Controller --module-comp-type=STATIC
# --module-act-type=PERIODIC --module-max-inst=1
# --inport=foot_pos_rf:RTC::TimedPose3D --inport=foot_pos_lf:RTC::TimedPose3D --inport=foot_pos_rb:RTC::TimedPose3D --inport=foot_pos_lb:RTC::TimedPose3D --outport=motor_pos:RTC::TimedDoubleSeq
======================================================================
Basic Information
======================================================================
# <rtc-template block="module">
Module Name: Foot_Position_Controller
Description: Control the position of the foot
Version: 1.0.0
Vendor: AIST
Category: Controller
Kind: DataFlowComponent
Comp. Type: STATIC
Act. Type: PERIODIC
MAX Inst.: 1
Lang: C++
Lang Type:
# </rtc-template>
======================================================================
Activity definition
======================================================================
[on_initialize] implemented
[on_finalize] implemented
[on_startup] implemented
[on_shutdown] implemented
[on_activated] implemented
[on_deactivated] implemented
[on_execute] implemented
[on_aborting] implemented
[on_error] implemented
[on_reset] implemented
[on_state_update] implemented
[on_rate_changed] implemented
======================================================================
InPorts definition
======================================================================
# <rtc-template block="inport">
Name: foot_pos_rf
PortNumber: 0
Description: 足先位置(右前、ロボット中心座標系での第四象限)
PortType:
DataType: RTC::TimedPose3D
MaxOut:
[Data Elements]
Name:
Type: RTC::TimedPose3D
Number:
Semantics:
Unit: m、rad
Frequency:
Operation Cycle:
RangeLow:
RangeHigh:
DefaultValue:
Name: foot_pos_lf
PortNumber: 1
Description: 足先位置(左前、ロボット中心座標系での第一象限)
PortType:
DataType: RTC::TimedPose3D
MaxOut:
[Data Elements]
Name:
Type: RTC::TimedPose3D
Number:
Semantics:
Unit: m、rad
Frequency:
Operation Cycle:
RangeLow:
RangeHigh:
DefaultValue:
Name: foot_pos_rb
PortNumber: 2
Description: 足先位置(右後、ロボット中心座標系での第三象限)
PortType:
DataType: RTC::TimedPose3D
MaxOut:
[Data Elements]
Name:
Type: RTC::TimedPose3D
Number:
Semantics:
Unit: m、rad
Frequency:
Operation Cycle:
RangeLow:
RangeHigh:
DefaultValue:
Name: foot_pos_lb
PortNumber: 3
Description: 足先位置(左後、ロボット中心座標系での第二象限)
PortType:
DataType: RTC::TimedPose3D
MaxOut:
[Data Elements]
Name:
Type: RTC::TimedPose3D
Number:
Semantics:
Unit: m、rad
Frequency:
Operation Cycle:
RangeLow:
RangeHigh:
DefaultValue:
# </rtc-template>
======================================================================
OutPorts definition
======================================================================
# <rtc-template block="outport">
Name: motor_pos
PortNumber: 0
Description: RCサーボの角度
PortType:
DataType: RTC::TimedDoubleSeq
MaxOut:
[Data Elements]
Name:
Type: RTC::TimedDoubleSeq
Number: 12
Semantics:
Unit: rad
Frequency:
Operation Cycle:
RangeLow:
RangeHigh:
DefaultValue:
# </rtc-template>
======================================================================
Service Port definition
======================================================================
# <rtc-template block="serviceport">
# </rtc-template>
======================================================================
Configuration definition
======================================================================
# <rtc-template block="configuration">
# </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
No description, website, or topics provided.
Resources
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Stars
Watchers
Forks
Releases
No releases published