RoboJackets / rrt

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

Fix segfault on calling setStartState before taking step #84

Closed joshhting closed 7 years ago

joshhting commented 7 years ago

Fix #82

JNeiger commented 7 years ago

LGTM