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 OpenCadPlanner uses generate_code which returns 3 different strings based on the output, and this was fine when we were debugging the system holistically.
Description
more detailed issue that was enter in #39
Introduction
currently
OpenCadPlannerusesgenerate_codewhich returns 3 different strings based on the output, and this was fine when we were debugging the system holistically.