Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
DriverMessaging::FixedPoints Class ReferenceFor simulation purposes, notifies visualizer to hold the specified points fixed relative to the world, and move the base frame instead. More...
Inheritance diagram for DriverMessaging::FixedPoints:
Detailed DescriptionFor simulation purposes, notifies visualizer to hold the specified points fixed relative to the world, and move the base frame instead. Definition at line 120 of file DriverMessaging.h.
Constructor & Destructor Documentation
constructor, use addEntry()/setEntry() to manage points Definition at line 123 of file DriverMessaging.h. Member Function Documentationset the fixed point for a reference frame (convenience function to convert to a DriverMessaging::Point) Definition at line 130 of file DriverMessaging.h.
template<typename T >
set the fixed point for a reference frame (convenience function to convert to a DriverMessaging::Point) Definition at line 126 of file DriverMessaging.h. Referenced by addEntry(), GaitedFootstepMC::updateOutputs(), XWalkMC::updateOutputsInitial(), and XWalkMC::updateOutputsWalking(). Member Data Documentationif true (the default), the points are synced to the next motion update, instead of being applied immediately Definition at line 135 of file DriverMessaging.h. Referenced by XWalkMC::stop(), GaitedFootstepMC::updateOutputs(), XWalkMC::updateOutputsInitial(), and XWalkMC::updateOutputsWalking().
class identifier Definition at line 136 of file DriverMessaging.h. Referenced by GaitedFootstepMC::updateOutputs(), and XWalkMC::updateOutputsWalking(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:20 2016 by Doxygen 1.6.3 |