| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
WaypointWalkControl Class Reference#include <WaypointWalkControl.h>
Inheritance diagram for WaypointWalkControl: ![]() Detailed DescriptionAllows interactive control and execution of a set of waypoints.
Definition at line 14 of file WaypointWalkControl.h.
Constructor & Destructor Documentation
don't call
Member Function Documentation
remove the walk_id from motman
Reimplemented from ControlBase. Definition at line 101 of file WaypointWalkControl.cc.
handles selection of menu items
Reimplemented from ControlBase. Definition at line 108 of file WaypointWalkControl.cc.
don't call
will be called after each waypoint is reached so we can update the menu
Reimplemented from ControlBase. Definition at line 42 of file WaypointWalkControl.cc.
Member Data Documentation
start and stop waypoint running
Definition at line 59 of file WaypointWalkControl.h. Referenced by doSelect(), and WaypointWalkControl().
start and stop waypoint running
Definition at line 57 of file WaypointWalkControl.h. Referenced by doSelect(), and WaypointWalkControl().
start and stop waypoint running
Definition at line 58 of file WaypointWalkControl.h. Referenced by doSelect(), and WaypointWalkControl().
true if walk_id is currently running
Definition at line 54 of file WaypointWalkControl.h. Referenced by doSelect().
the index of the first waypoint in the menu
Definition at line 64 of file WaypointWalkControl.h. Referenced by refresh(), and WaypointWalkControl().
allows loading of a path
Definition at line 60 of file WaypointWalkControl.h. Referenced by refresh(), and WaypointWalkControl().
enter localization updates manually
Definition at line 62 of file WaypointWalkControl.h. Referenced by refresh(), and WaypointWalkControl().
repeat waypoints
Definition at line 56 of file WaypointWalkControl.h. Referenced by doSelect(), refresh(), and WaypointWalkControl().
save a path to a file
Definition at line 61 of file WaypointWalkControl.h. Referenced by refresh(), and WaypointWalkControl().
start and stop waypoint running
Definition at line 55 of file WaypointWalkControl.h. Referenced by doSelect(), and WaypointWalkControl().
id number of the walk we're using, so we can check it out before modifying it
Definition at line 66 of file WaypointWalkControl.h. Referenced by deactivate(), doSelect(), and refresh().
The documentation for this class was generated from the following files: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:19 2006 by Doxygen 1.4.7 |