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
Perhaps it makes more sense to track bugs using Issues, but I may decide to put stuff here as well.
Segfaults
Simulation segfaults
-The rear wheel trace's vtkPoints object is initialized to have 1000 points. I never increase this number of points, so a segfault should occur after 1000 frames.