RoboJackets / rrt

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

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

Closed kevinatorchen closed 8 years ago

kevinatorchen commented 8 years ago

Issue should be fixed. Yay. Go Kevin.

jgkamat commented 8 years ago

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

I'll merge this in a bit.