RoboJackets / rrt

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

Convert all floats to doubles, vector2f to vector2d #76

Closed joshhting closed 7 years ago

joshhting commented 7 years ago

Fixes #75