Open
Description
Feature
Inequality factors and graphs support in MATLAB/Python wrappers
Motivation
Inequalities are already supported in C++, it would be great to also be supported in the wrappers.
Pitch
Many problems require inequalities such as joint limits, cable robot tensions, and many other kinematics/dynamics problems. Bringing inequalities to python would broaden the audience and useability of GTSAM for kinematics, dynamics, motion planning, etc problems.
Alternatives
Custom nonlinear factors, i.e. barrier function