Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::VisualBumpDetectionTask Class Reference
Inheritance diagram for Kodu::VisualBumpDetectionTask:
Detailed DescriptionDefinition at line 17 of file VisualBumpDetectionTask.h.
Constructor & Destructor Documentation
Constructor. Definition at line 20 of file VisualBumpDetectionTask.h.
Copy constructor. Definition at line 31 of file VisualBumpDetectionTask.h.
Destructor. Definition at line 38 of file VisualBumpDetectionTask.h. Member Function Documentation
Checks if the VisualBumpDetectionTask can execute. Implements Kodu::PerceptualTaskBase. Definition at line 22 of file VisualBumpDetectionTask.cc.
Examines the results from the MapBuilder request to see if an object was "bumped". Reimplemented from Kodu::PerceptualTaskBase. Definition at line 30 of file VisualBumpDetectionTask.cc.
Creates a MapBuilder request telling the robot where to look to detect the bump. Reimplemented from Kodu::PerceptualTaskBase. Definition at line 71 of file VisualBumpDetectionTask.cc.
Assignment operator. Definition at line 44 of file VisualBumpDetectionTask.h. Member Data DocumentationThe bump condition that needs to detect the bump. Definition at line 64 of file VisualBumpDetectionTask.h. Referenced by canExecute(), examineTaskResults(), operator=(), VisualBumpDetectionTask(), and ~VisualBumpDetectionTask().
Used to generate id numbers for VisualBumpDetectionTask. Definition at line 63 of file VisualBumpDetectionTask.h.
Definition at line 65 of file VisualBumpDetectionTask.h. Referenced by examineTaskResults(), operator=(), and ~VisualBumpDetectionTask(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:23 2016 by Doxygen 1.6.3 |