factorPoseSE3AndPointXYZ
Description
The factorPoseSE3AndPointXYZ object contains factors that each describe the
relationship between a position in the SE(3) state space and a 3-D landmark point. You can use
this object to add one or more factors to a factorGraph
object.
Creation
Description
creates a F = factorPoseSE3AndPointXYZ(nodeID)factorPoseSE3AndPointXYZ object, F, with
the node identification numbers property, NodeID, set to
nodeID.
specifies properties using one or more name-value arguments in addition to the argument
from the previous syntax. For example, F = factorPoseSE3AndPointXYZ(___,Name=Value)factorPoseSE3AndPointXYZ([1
2],Measurement=[1 2 3]) sets the Measurement property
of the factorPoseSE3AndPointXYZ object to [1 2
3].
Properties
Object Functions
nodeType | Get node type of node in factor graph |