geom2struct
Syntax
Description
converts a cell array of collision geometries into a structure array.meshStruct
= geom2struct(geom
)
specifies identifiers for the specified collision geometries.meshStruct
= geom2struct(geom
,id
)
specifies local offsets as 3-D homogeneous transformation matrices to apply to the vertices
of corresponding geometries.meshStruct
= geom2struct(___,LocalOffsetPose=poseOffset
)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2024a
See Also
meshtsdf
(Navigation Toolbox) | collisionBox
| collisionCapsule
| collisionCylinder
| collisionMesh
| collisionSphere