RoboJackets / rrt

C++ RRT (Rapidly-exploring Random Tree) Implementation
Other
250 stars 84 forks source link

Fixed issue that caused obstacles to be made before the first click #51

Closed kevinatorchen closed 7 years ago

kevinatorchen commented 7 years ago

Issue should be fixed. Yay. Go Kevin.

jgkamat commented 7 years ago

Perfect! Nice job, and thanks for the contribution! :smile:

I'll merge this in a bit.