Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[rostest] Check /clock publication neatly in publishtest (#973)
* Check /clock publication neatly in publishtest - Use time.sleep because rospy.sleep(0.1) hangs if /clock is not published - Add timeout for clock publication * Add comment explaining use of time.sleep. * Use logwarn_throttle not to flood the console
- Loading branch information