You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
benkehoe edited this page Feb 28, 2013
·
2 revisions
The real-time thread performs most of the major functions of the raven code.
The function that runs in the real-time thread is rt_process() in rt_process_preempt.cpp.
After initializing, the thread enters into its main loop, which runs at 1000 Hz as long as ROS has not signaled a shutdown. The loop contains the following steps:
Read the encoder values from the USB and store it in the state