| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
DualCoding::PilotRequest Class ReferenceRequest to the Pilot for motion or navigation. More...
Detailed DescriptionRequest to the Pilot for motion or navigation. Definition at line 16 of file PilotRequest.h.
Constructor & Destructor Documentation
Constructor. Definition at line 8 of file PilotRequest.cc.
Definition at line 29 of file PilotRequest.cc. Member Function Documentation
Definition at line 26 of file PilotRequest.h.
Definition at line 55 of file PilotRequest.cc.
Definition at line 85 of file PilotRequest.h. Friends And Related Function Documentation
Definition at line 17 of file PilotRequest.h. Member Data DocumentationIf true, use IR to avoid walking off a cliff. Definition at line 56 of file PilotRequest.h. Referenced by operator=(). If true, use rangefinder sensors to dynamically avoid obstacles (not yet implemented). Definition at line 58 of file PilotRequest.h. Referenced by operator=(). If true, the waypointList will be cleared before appending new waypoints. Definition at line 39 of file PilotRequest.h. Referenced by operator=(). Maximum tolerable distance to the ground (millimeters). Definition at line 57 of file PilotRequest.h. Referenced by operator=(). What to do about collisions. Definition at line 36 of file PilotRequest.h. Referenced by operator=(). Rotation angle in radians (positive is counterclockwise). Definition at line 31 of file PilotRequest.h. Referenced by operator=(). How many particles to display (number or percentage) as LocalizationParticle shapes. Definition at line 63 of file PilotRequest.h. Referenced by operator=(). If true, the obstacle boundaries used by the collision checker are displayed in the worls shape space. Definition at line 66 of file PilotRequest.h. Referenced by operator=(). How many particles to display (number or percentage) as a single Graphics shape. Definition at line 62 of file PilotRequest.h. Referenced by operator=(). If true, the planned path is displayed in the shape space. Definition at line 64 of file PilotRequest.h. Referenced by operator=(). If true, the RRT search tree is displayed in the world shape space. Definition at line 65 of file PilotRequest.h. Referenced by operator=(). Forward distance in mm (negative means go backward). Definition at line 29 of file PilotRequest.h. Referenced by operator=(). Sideways distance in mm (positive to the left). Definition at line 30 of file PilotRequest.h. Referenced by operator=(). If true, the Pilot will execute the path it has planned; if false, it plans but does not execute. Definition at line 68 of file PilotRequest.h. Referenced by operator=(). Translation speed in mm/sec for dx or dy. Definition at line 32 of file PilotRequest.h. Referenced by operator=(). Should return true if there are enough landmarks to localize. Definition at line 42 of file PilotRequest.h. Referenced by operator=(). pointer to MapBuilderRequest used to find landmarks; will be deleted by the Pilot Definition at line 41 of file PilotRequest.h. Referenced by operator=().
Vector of landmarks to use for localization. Definition at line 69 of file PilotRequest.h. Referenced by operator=().
Maximum number of iterations for path planner RRT search. Definition at line 67 of file PilotRequest.h. Referenced by operator=(). Pointer to MapbuilderRequest for finding the object to be pushed; will be deleted by the Pilot. Definition at line 52 of file PilotRequest.h. Referenced by operator=().
Definition at line 53 of file PilotRequest.h. Referenced by operator=().
Object we want to push to the target. Definition at line 51 of file PilotRequest.h. Referenced by operator=(). !< Finds the localShS object matching objectShape in worldShS Inflation in mm of obstacle bounding shapes for path planning Definition at line 55 of file PilotRequest.h. Referenced by operator=(). Minimum tolerable rangefinder distance to an obstacle (millimeters). Definition at line 59 of file PilotRequest.h. Referenced by operator=().
Definition at line 88 of file PilotRequest.h. Used to construct a PilotEvent to notify the requesting node of the results of this Pilot operation. Definition at line 81 of file PilotRequest.h. Type of pilot request. Definition at line 28 of file PilotRequest.h. Referenced by getRequestType(), and operator=().
If true, terminate search and post a completion event. Definition at line 45 of file PilotRequest.h. Referenced by operator=(). MapBuilderRequest to be used for visual search. Definition at line 44 of file PilotRequest.h. Referenced by operator=(). Angle to rotate body to continue a visual search. Definition at line 46 of file PilotRequest.h. Referenced by operator=(). Sideways translational speed used for setVelocity. Definition at line 33 of file PilotRequest.h. Referenced by operator=(). Heading on which we want to arrive at the target. Definition at line 49 of file PilotRequest.h. Referenced by operator=().
Lookout request for tracking objects while walking. Definition at line 60 of file PilotRequest.h. Referenced by operator=(). Rotational speed in radians/sec for da. Definition at line 34 of file PilotRequest.h. Referenced by operator=().
Definition at line 35 of file PilotRequest.h. Referenced by operator=(). Waypoint list for waypointWalk; contents will be copied by Pilot::executeRequest. Definition at line 38 of file PilotRequest.h. Referenced by operator=(). The documentation for this class was generated from the following files: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v5.1CVS |
Generated Fri Mar 16 05:27:35 2012 by Doxygen 1.6.3 |