RoboJackets / rrt

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

rrt-viewer crashes if the tree start points are moved before a step is taken #82

Closed joshhting closed 7 years ago

joshhting commented 7 years ago

This is an issue with the kd-tree. Currently unsure if the bug is on our side or flann's