You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, everything is packed into StabilityPolygon: it would be most useful to implement a generic constraint system. Then, split StabilityPolygon into:
StaticPolygon
RobustPolygon
RobustPolyhedronLinearized
RobustPolyhedronSpherical
Which would make it clearer which constraints are active/not active.
The documentation also needs work.
The text was updated successfully, but these errors were encountered:
Currently, everything is packed into
StabilityPolygon
: it would be most useful to implement a generic constraint system. Then, splitStabilityPolygon
into:StaticPolygon
RobustPolygon
RobustPolyhedronLinearized
RobustPolyhedronSpherical
Which would make it clearer which constraints are active/not active.
The documentation also needs work.
The text was updated successfully, but these errors were encountered: