Public Member Functions | |
def | __init__ (self, initial_evaluation=None) |
def | check_pose (self, pose) |
def | process_evaluation (self, msg) |
Public Attributes | |
x_max | |
x_min | |
y_max | |
y_min | |
Tracks the extreme bounds of all the relative poses within a LocalPlanEvaluation.
def rqt_dwb_plugin.bounds.Bounds.__init__ | ( | self, | |
initial_evaluation = None |
|||
) |
def rqt_dwb_plugin.bounds.Bounds.process_evaluation | ( | self, | |
msg | |||
) |