factorPoseSE3AndPointXYZ
Factor relating SE(3) position and 3-D point
Description
The factorPoseSE3AndPointXYZ
object describes the relationship between a
position in the SE(3) state space and a 3-D landmark point. You can create this object as a
factor 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 |
Examples
Extended Capabilities
Version History
Introduced in R2022b