Use this syntax when constructing poseGraph
or
poseGraph3D
objects for code generation:
poseGraph =
poseGraph('MaxNumEdges',maxEdges,'MaxNumNodes',maxNodes)
specifies an
upper bound on the number of edges and nodes allowed in the pose graph when
generating code. This limit is only required when generating code.