Skip to content
  • Florent Lamiraux's avatar
    Modify Roadmap and Node interface · ede1ab41
    Florent Lamiraux authored
      - For clarity, define two methods instead of using default parameters:
         Roadmap::addNode,
         Roadmap::nearestNode,
         Node::Node.
      - Computation are unchanged.
    ede1ab41