RoboJackets / rrt

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

Project doesn't build on Ubuntu #1

Closed justbuchanan closed 10 years ago

justbuchanan commented 10 years ago

I think the hard-set qt directory prevents cross-platform builds. Possibly look into CMake instead of scons.