Refactor graph search data
Make graph search data part of the path planner object, so that we don't have to search the graph from scratch everytime we want to compute a new list of configurations.
Loading
Please register or sign in to comment
Make graph search data part of the path planner object, so that we don't have to search the graph from scratch everytime we want to compute a new list of configurations.