pose
Pose of platform
Description
returns the estimated pose, pse = pose(ptfm)pse, of the platform
ptfm, in scenario coordinates. The platform must already
exist in the tracking scenario. Add platforms to a scenario using the platform method. The pose is estimated by a pose estimator specified
in the PoseEstimator property of the platform.
specifies the coordinate system of the pse = pose(___,'CoordinateSystem',coordinate)pse output. You can only
use this syntax when the IsEarthCentered property of the
tracking scenario is set to true.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018b
See Also
detect | emit | targetPoses
