I am trying to move the turtle in move one revolution in circular path:
#!/usr/bin/env python import rospy from geometry_msgs.msg import Twist from turtles