module documentation

Undocumented

Class Timer Convenience class for calling a callback at a specified rate
Class TimerEvent Constructor. @param last_expected: in a perfect world, this is when the previous callback should have happened @type last_expected: rospy.Time @param last_real: when the callback actually happened @type last_real: rospy...