@ -18,7 +18,7 @@ class BaseGestureControlNode(Node):
def __init__(self, RobotController):
super().__init__('joy_control')
super().__init__('base_gesture_control')
self.URC = RobotController(self)