JaciBrunning / Pathfinder

Cross-Platform, Multi-Use Motion Profiling and Trajectory Generation
MIT License
255 stars 78 forks source link

Bogus values when generating multiple trajectories #1

Closed JaciBrunning closed 8 years ago

JaciBrunning commented 8 years ago

When multiple trajectories are generated, we end up getting some bogus values. Since there are no global variables used to generate the trajectories, I can only assume there is some memory being shared between each generation that could cause the issue.