We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Differential factors should be partial if source is only partial:
For example, if a child clique has a Pose2Point2Bearing at l1 | x1,x2 then the message can only be Pose2Pose2Bearing ie. partial on θ
Pose2Point2Bearing
l1 | x1,x2
Pose2Pose2Bearing
Same for prior factors with partials.
EDIT: Needed for parametric tree solve.
Status