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
The resulting Edge length is ~45 when expected value is 60.
I tried setting an upper bound of 2*pi to arc angle (where currently only the lower bound for radius is set). The result was an Edge with length 60 and entity:
I checked out the branch and ran a few manual tests. I did not find any problem with arc length cost.
There may be an issue related to bounds.
The above which omits Radius and ArcAngle constraints, and with relatively large Length constraint value returns an "entity" with arc angle > 2*pi.
The resulting Edge length is ~45 when expected value is 60.
I tried setting an upper bound of 2*pi to arc angle (where currently only the lower bound for radius is set). The result was an Edge with length 60 and entity:
I think the bounds issue can be handled separately from this PR. Looking forward to see how the sketch solver progresses!
Originally posted by @lorenzncode in #962 (review)
The text was updated successfully, but these errors were encountered: