Class PathPlannerQQ

  • Direct Known Subclasses:
    QToQPlanner

    public class PathPlannerQQ
    extends java.lang.Object
    • Constructor Detail

      • PathPlannerQQ

        public PathPlannerQQ​(long cPtr,
                             boolean cMemoryOwn)
    • Method Detail

      • delete

        public void delete()
      • query

        public boolean query​(Q from,
                             Q to,
                             PathQ path,
                             double time)
      • query

        public boolean query​(Q from,
                             Q to,
                             PathQ path)