Closed borisdayma closed 6 years ago
In twist_controller.py, DT = 0.2 while it may not always be accurate.
We could probably measure it accurately with rospy.get_rostime()
In twist_controller.py, DT = 0.2 while it may not always be accurate.