Main Content
updateObstaclePose
Syntax
Description
updateObstaclePose(
updates the states of the specified obstacles in the capsule list. If a specified obstacle
ID does not already exist, the function adds a new ego body with that ID to the list.capsuleListObj
,obstacleIDs
,poseStruct
)
returns an indicator of whether an obstacle is added, updated, or a duplicate.status
= updateObstaclePose(capsuleListObj
,obstacleIDs
,poseStruct
)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2020b