Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Kodu::MatchesObjectTagInGripper Class ReferenceA functor that will check if the object is still in the robot's gripper. More...
Inheritance diagram for Kodu::MatchesObjectTagInGripper:
Detailed DescriptionA functor that will check if the object is still in the robot's gripper. Definition at line 24 of file GripperVisualMonitorTask.h.
Constructor & Destructor Documentation
Constructor. Definition at line 27 of file GripperVisualMonitorTask.h.
Copy constructor. Definition at line 34 of file GripperVisualMonitorTask.h.
Destructor. Definition at line 43 of file GripperVisualMonitorTask.h. Member Function Documentation
Checks if a shape matches the specified criteria. Definition at line 19 of file GripperVisualMonitorTask.cc.
Assignment operator. Definition at line 48 of file GripperVisualMonitorTask.h. Friends And Related Function Documentation
Definition at line 60 of file GripperVisualMonitorTask.h. Member Data Documentation
The april tag's centroid (in local shape space). Definition at line 64 of file GripperVisualMonitorTask.h. Referenced by Kodu::VisualGripperMonitorTask::getMapBuilderRequest(), Kodu::VisualGripperMonitorTask::getTagCentroid(), operator()(), operator=(), Kodu::VisualGripperMonitorTask::relocateTagCentroid(), and Kodu::VisualGripperMonitorTask::VisualGripperMonitorTask().
The object's april tag id number. Definition at line 65 of file GripperVisualMonitorTask.h. Referenced by Kodu::VisualGripperMonitorTask::getTagId(), MatchesObjectTagInGripper(), operator()(), operator=(), and Kodu::VisualGripperMonitorTask::VisualGripperMonitorTask().
ASSUMPTION:
Definition at line 63 of file GripperVisualMonitorTask.h. Referenced by operator()(). 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 |