poseHistory
Retrieve corrected and predicted pose history
Description
[
retrieves the corrected and predicted pose history up to the current pose.correctedPose
,predictedPose
] = poseHistory(slamObj
)
Note
To use this function during code generation, you must specify the
MaxNumPoseStored
property of the ekfSLAM
object.
Otherwise, this function returns an error.