def __init__()

in robot_ws/src/hello_world_robot/nodes/rotate.py [0:0]


    def __init__(self):
        self._cmd_pub = rospy.Publisher('/cmd_vel', Twist, queue_size=1)