Esempio n. 1
0
    def destroy(self):
        """
        destroy(PlannerInterface self)

        void
        PlannerInterface::destroy() 
        """
        return _motionplanning.PlannerInterface_destroy(self)
Esempio n. 2
0
 def destroy(self):
     """
     """
     return _motionplanning.PlannerInterface_destroy(self)