Esempio n. 1
0
    def getSolutionPath(self):
        """
        getSolutionPath(PlannerInterface self) -> PyObject *



        """
        return _motionplanning.PlannerInterface_getSolutionPath(self)
Esempio n. 2
0
 def getSolutionPath(self):
     """
     Returns:
         (:obj:`object`):
     """
     return _motionplanning.PlannerInterface_getSolutionPath(self)