33 from .util
import subtractPose
37 """Tracks the extreme bounds of all the relative poses within a LocalPlanEvaluation.""" 42 if initial_evaluation:
46 for twist
in msg.twists:
def process_evaluation(self, msg)
def __init__(self, initial_evaluation=None)
def check_pose(self, pose)
def subtractPose(pose_a, pose_b)