ros-industrial-consortium / descartes

ROS-Industrial Special Project: Cartesian Path Planner
Apache License 2.0
126 stars 92 forks source link

Fix for Boost graph never cleared between plans #171

Closed davetcoleman closed 8 years ago

davetcoleman commented 8 years ago

Also centralized resetting into one function clear()

Before this the vertex count doubled every call.

Jmeyer1292 commented 8 years ago

+1