Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
MotionExecThread Class Referencedescription of MotionExecThread More...
Inheritance diagram for MotionExecThread:
Detailed Descriptiondescription of MotionExecThread Definition at line 20 of file MotionExecThread.h.
Constructor & Destructor Documentation
constructor, enables trackPollTime, but not auto-start (call reset() when you're ready to start it)
Definition at line 24 of file MotionExecThread.h.
Definition at line 34 of file MotionExecThread.h. Member Function Documentation
writes output values, delayed by SharedGlobals::MotionSimConfig::feedbackDelay, as "sensor" values for outputs without real feedback into SharedGlobals::sensorState Definition at line 147 of file MotionExecThread.cc. Referenced by poll().
returns time (in milliseconds) of next motion frame -- multiples of FrameTime*NumFrames Definition at line 51 of file MotionExecThread.h. Referenced by launched(), poll(), and reset().
resets PollThread::delay and PollThread::period to appropriate values for current SharedGlobals::timeScale value Reimplemented from PollThread. Definition at line 141 of file MotionExecThread.cc. Referenced by launched().
Reimplemented from Thread. Definition at line 125 of file MotionExecThread.cc.
Reimplemented from PollThread. Definition at line 33 of file MotionExecThread.cc. Referenced by Motion::gotWakeup().
starts and stops thread as needed, or interrupts thread to reset sleep time if already running Definition at line 15 of file MotionExecThread.cc. Referenced by Motion::gotWakeup(), and Motion::run(). Member Data Documentation
Definition at line 69 of file MotionExecThread.h. Referenced by applyPostureFeedback(), and poll().
Definition at line 67 of file MotionExecThread.h. Referenced by applyPostureFeedback(), MotionExecThread(), and poll().
Definition at line 66 of file MotionExecThread.h. Referenced by applyPostureFeedback(), MotionExecThread(), poll(), and ~MotionExecThread().
a lock on the motions which should be obtained before updating Definition at line 64 of file MotionExecThread.h. Referenced by applyPostureFeedback(), and poll(). The documentation for this class was generated from the following files: |
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Mon May 9 05:01:41 2016 by Doxygen 1.6.3 |