RtcProfile
IDRTC:AIST INVENT:Planner:GlobalPathPlanning:4.0.0
Version0.2
BasicInfo
NameGlobalPathPlanning
ComponentTypeSTATIC
ActivityTypePERIODIC
ComponentKindDataFlowComponent
CategoryPlanner
DescriptionGlobal route making
ExecutionRate1000.0
ExecutionTypePeriodicExecutionContext
MaxInstances10
VendorAIST INVENT
Version4.0.0
CreationDate2010-03-02T10:57:10.619+09:00
UpdateDate2010-03-02T13:37:51.351+09:00
language
doc_basic
reference
licenseCopyright (c) 2008, National Institute of Advanced Industrial Science and Technology (AIST). All rights reserved. This program is made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html
creatorN.Takekawa (takekawa-777@aist.go.jp)
algorithmThe route is made from 2D Map
inoutIN : Grid Map, Route making information
OUT : Grid Path Data
descriptionThe grid route is made.
actions
action_status/doc_action
OnInitializeimplementedtrue
postConditionnone
preConditionnone
descriptionInitialization of configuration parameter
OnFinalizeimplementedfalse
OnStartupimplementedfalse
OnShutdownimplementedfalse
OnActivatedimplementedtrue
postConditionnone
preConditionnone
descriptionDebugging file open
Initialization of each variable
OnDeactivatedimplementedtrue
postConditionnone
preConditionnone
descriptionDebugging file close
OnAbortingimplementedfalse
OnErrorimplementedfalse
OnResetimplementedfalse
OnExecuteimplementedtrue
postConditionnone
preConditionnone
descriptionMaking of route
OnStateUpdateimplementedfalse
OnRateChangedimplementedfalse
OnActionimplementedfalse
OnModeChangedimplementedfalse
configuration/doc_configuration
1namedmin
unit[m]
defaultValue0.5
typedouble
constraintReflected timing ( Always )
rangeAppropriate range
unit[m]
descriptionDistance that can approach obstacle(Radius Meter)
defaultValue0.5
datanamedmin
2namePostureConsiderationLevel
unit[%]
defaultValue85.0
typedouble
constraintReflected timing ( Always )
range0-100
unit[%]
descriptionPercentage in which posture is considered
defaultValue85.0
datanamePostureConsiderationLevel
3nameNotPostureDistance
unit[m]
defaultValue1.0
typedouble
constraintReflected timing ( Always )
rangeAppropriate range
unit[m]
descriptionDistance from goal where posture is not considered
defaultValue1.0
datanameNotPostureDistance
serviceport/doc_serviceport
1nameInventGUIProv
positionLEFT
ifdescriptionThe start goal position and the relay position are obtained
descriptionThe parameter that makes the route is obtained
serviceinterface/doc_serviceinterface
1nameInventGUIGlobalPath
path/tmp/OpenINVENT-4.0.0/GlobalPathPlanning_ver4.0.0
typeGlobalPath
idlFile/tmp/OpenINVENT-4.0.0/GlobalPathPlanning_ver4.0.0/GlobalPathPlanningPro.idl
instanceNameInventGUIGlobalPath
directionProvided
docPostConditionNA
docPreConditionNA
docExceptionNA
docReturnvoid
docArgumentSetStart() SetRelay()
descriptionThe parameter that makes the route is obtained
2nameMapBuilderProv
positionLEFT
ifdescription2D map data is gotten
description2D map data is gotten
serviceinterface/doc_serviceinterface
1nameMapBuilderGlobalPath
path/tmp/OpenINVENT-4.0.0/GlobalPathPlanning_ver4.0.0
typeGlobalPath
idlFile/tmp/OpenINVENT-4.0.0/GlobalPathPlanning_ver4.0.0/GlobalPathPlanningPro.idl
instanceNameMapBuilderGlobalPath
directionProvided
docPostConditionNA
docPreConditionNA
docExceptionNA
docReturnvoid
docArgumentSetMap()
description2D map data is gotten
3nameMapMaintenanceProv
positionLEFT
ifdescriptionA partial renewal of map is obtained
descriptionA partial renewal of map is obtained
serviceinterface/doc_serviceinterface
1nameMapMaintenanceGlobalPath
path/tmp/OpenINVENT-4.0.0/GlobalPathPlanning_ver4.0.0
typeGlobalPath
idlFile/tmp/OpenINVENT-4.0.0/GlobalPathPlanning_ver4.0.0/GlobalPathPlanningPro.idl
instanceNameMapMaintenanceGlobalPath
directionProvided
docPostCondition-
docPreCondition-
docException-
docReturnvoid
docArgumentMapUpdate()
descriptionA partial renewal of map is obtained
4nameInventGUICons
positionLEFT
ifdescriptionThe route is sent to "InventGUI"
descriptionThe route is sent to "InventGUI"
serviceinterface/doc_serviceinterface
1nameGlobalPathInventGUI
path/tmp/OpenINVENT-4.0.0/GlobalPathPlanning_ver4.0.0
typeInventGUI
idlFile/tmp/OpenINVENT-4.0.0/GlobalPathPlanning_ver4.0.0/GlobalPathPlanningCons.idl
instanceNameGlobalPathInventGUI
directionRequired
docPostConditionNA
docPreConditionThe route making is completed
docExceptionNA
docReturnvoid
docArgumentLocalPathCourse()
descriptionThe route is sent to "InventGUI"
5nameLocalPathCons
positionLEFT
ifdescriptionThe route is sent to "InventGUI"
descriptionThe route is sent to "InventGUI"
serviceinterface/doc_serviceinterface
1nameGlobalPathLocalPath
path/tmp/OpenINVENT-4.0.0/GlobalPathPlanning_ver4.0.0
typeLocalPath
idlFile/tmp/OpenINVENT-4.0.0/GlobalPathPlanning_ver4.0.0/GlobalPathPlanningCons.idl
instanceNameGlobalPathLocalPath
directionRequired
docPostConditionNA
docPreConditionThe route making is completed
docExceptionNA
docReturnvoid
docArgumentGlobalPathCourse()
descriptionThe route is sent to "LocalPathPlanning"