rapid
A ROS robotics library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
time.h
Go to the documentation of this file.
1 #ifndef _RAPID_ROS_TIME_H_
2 #define _RAPID_ROS_TIME_H_
3 
4 namespace rapid {
8 void WaitForTime();
9 } // namespace rapid
10 
11 #endif // _RAPID_ROS_TIME_H_
void WaitForTime()
Wait for simulated time to begin.