RoboJackets / rrt

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

Add label to bottom status bar for number of iterations #20

Closed justbuchanan closed 9 years ago

justbuchanan commented 9 years ago

This makes it easier to compare performance between different approaches such as @joshhting's dynamic step size code in issue #13.