Example #1
0
def destroy():
    """
    destroy()

    destroys internal data structures 
    """
    return _motionplanning.destroy()
Example #2
0
def destroy():
  """
    destroy()

    destroys internal data structures 
    """
  return _motionplanning.destroy()
Example #3
0
def destroy():
  return _motionplanning.destroy()