OpenJAUS.com

This file is part of the OpenJAUS HTML JAUS Reference.
Please support AS-4 JAUS and SAE by purchasing the corresponding Standard Document(s) from SAE International here.

Home / Mobility_v1_0ServiceSet / LocalWaypointListDriver

LocalWaypointListDriver

Version: 1.0
ID: urn:jaus:jss:mobility:LocalWaypointListDriver
Inherits From:
extended byurn:jaus:jss:mobility:ListManager v1.0
extended byurn:jaus:jss:core:Management v1.1
extended byurn:jaus:jss:core:AccessControl v1.1
extended byurn:jaus:jss:core:Events v1.1
extended byurn:jaus:jss:core:Transport v1.0

Description:
The function of the Local Waypoint List Driver is to move the platform given a series of target waypoints, desired travel speed, current platform pose and current velocity state. The sequence of waypoints is specified by one or more SetElement messages. A waypoint consists of the desired position and orientation of the platform. The second input consists of the desired travel speed and an optional starting element. The desired travel speed remains unchanged unless a new ExecuteList command is received. The travel speed may then be changed at any time during waypoint navigation. The travel speed is reset to zero for all transitions from the Ready State.

Internal Event Set
None


Message Set
Message ID Name

State Machine Diagram

LocalWaypointListDriver State Machine Diagram
State Transitions
Label Transition Trigger Conditional Actions
B LwldControlledLoop SetElement isControllingClient && ( isValidLwldElementRequest && isLwldElementSupported ) sendConfirmElementRequest , setLocalWaypointElement
SetElement isControllingClient && !isValidLwldElementRequest sendRejectElementRequest
SetElement isControllingClient && !isLwldElementSupported sendRejectElementRequest
A LwldDefaultLoop QueryTravelSpeed sendReportTravelSpeed
QueryLocalWaypoint lwldWaypointExists sendReportLocalWaypoint
QueryActiveElement sendReportActiveElement
C LwldReadyLoop ExecuteList isControllingClient && lwldElementExists executeLocalWaypointList
ExecuteList isControllingClient && !lwldElementExists modifyLwldTravelSpeed


Actions
Action Name Type Description
executeLocalWaypointList
modifyLwldTravelSpeed
resetLwldTravelSpeed Exit Action
sendConfirmElementRequest Send Action Output Message: ConfirmElementRequest
sendRejectElementRequest Send Action Output Message: RejectElementRequest
sendReportActiveElement Send Action Output Message: ReportActiveElement
sendReportLocalWaypoint Send Action Output Message: ReportLocalWaypoint
sendReportTravelSpeed Send Action Output Message: ReportTravelSpeed
setLocalWaypointElement



OpenJAUS.com

Copyright © SAE International. Reprinted with Permission.
Portions Copyright © OpenJAUS LLC.
The information above is generated from the JAUS Services modelled in the OpenJAUS SDK using OpenJAUS Service Studio. It is provided as a resource to assist JAUS developers and is not a substitute for the JAUS Standards Documents which may be obtained from the SAE International.

Generated on 07/17/2019 from as6009-mobility.ojss