getting_started:ros_timing
This is an old revision of the document!
Timing when using ROS
The Executor uses the system time per default to run its time domains. When using ROS it might be advantageous to use the same time for the executor as ROS is using. This can be accomplished by calling
System::useRosTime();
Do this at the very beginning when setting the system up.
getting_started/ros_timing.1675941084.txt.gz · Last modified: 2023/02/09 12:11 by ursgraf