Weighing in at only 56 pounds, the Old Town Sportsman Discovery Solo 119 canoe is the ideal grab-and-go duck hunting machine. Incorporating a unique design, it offers the simplicity and utility of a solo canoe with the agility and handling of a kayak (canoeyak?). Simply put, this isn’...
this 430-pound craft sports all-aluminum construction and a slick bottom design to ensure no hang-ups on mud, stumps, or other in-the-water debris. The grab bar will be appreciated when gliding over rough water and the large storage box will hold a litany of gear. The boat comes with ...
'''grab object function''' def grab_object(self): self.move_to_table() #try to grab the object self.gripper.move_and_wait_for_pos(255, 255, self.gripper_force) self.move_to_coord(self.init_pose, False) self.move_to_table() self.gripper.move_and_wait_for_pos(0, 255, ...