Exemple #1
0
 def __init__(self, header=Header(), pose=Pose()):
     PoseStampedMsg.__init__(self)
     self.pose = pose
     self.header = header