Namespaces | Classes | Typedefs | Functions
pr2_interactive_object_detection Namespace Reference

Namespaces

namespace  msg

Classes

struct  GraspableObjectList_
class  InteractiveObjectDetectionDisplay
class  InteractiveObjectDetectionFrame
class  RecognitionTranslator
struct  UserCommandAction_
struct  UserCommandActionFeedback_
struct  UserCommandActionGoal_
struct  UserCommandActionResult_
struct  UserCommandFeedback_
struct  UserCommandGoal_
struct  UserCommandResult_

Typedefs

typedef
::pr2_interactive_object_detection::GraspableObjectList_
< std::allocator< void > > 
GraspableObjectList
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::GraspableObjectList
const > 
GraspableObjectListConstPtr
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::GraspableObjectList
GraspableObjectListPtr
typedef
::pr2_interactive_object_detection::UserCommandAction_
< std::allocator< void > > 
UserCommandAction
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandAction
const > 
UserCommandActionConstPtr
typedef
::pr2_interactive_object_detection::UserCommandActionFeedback_
< std::allocator< void > > 
UserCommandActionFeedback
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandActionFeedback
const > 
UserCommandActionFeedbackConstPtr
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandActionFeedback
UserCommandActionFeedbackPtr
typedef
::pr2_interactive_object_detection::UserCommandActionGoal_
< std::allocator< void > > 
UserCommandActionGoal
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandActionGoal
const > 
UserCommandActionGoalConstPtr
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandActionGoal
UserCommandActionGoalPtr
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandAction
UserCommandActionPtr
typedef
::pr2_interactive_object_detection::UserCommandActionResult_
< std::allocator< void > > 
UserCommandActionResult
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandActionResult
const > 
UserCommandActionResultConstPtr
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandActionResult
UserCommandActionResultPtr
typedef
::pr2_interactive_object_detection::UserCommandFeedback_
< std::allocator< void > > 
UserCommandFeedback
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandFeedback
const > 
UserCommandFeedbackConstPtr
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandFeedback
UserCommandFeedbackPtr
typedef
::pr2_interactive_object_detection::UserCommandGoal_
< std::allocator< void > > 
UserCommandGoal
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandGoal
const > 
UserCommandGoalConstPtr
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandGoal
UserCommandGoalPtr
typedef
::pr2_interactive_object_detection::UserCommandResult_
< std::allocator< void > > 
UserCommandResult
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandResult
const > 
UserCommandResultConstPtr
typedef boost::shared_ptr
< ::pr2_interactive_object_detection::UserCommandResult
UserCommandResultPtr

Functions

template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pr2_interactive_object_detection::UserCommandResult_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pr2_interactive_object_detection::UserCommandGoal_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pr2_interactive_object_detection::UserCommandActionFeedback_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pr2_interactive_object_detection::UserCommandActionResult_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pr2_interactive_object_detection::UserCommandActionGoal_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pr2_interactive_object_detection::UserCommandAction_< ContainerAllocator > &v)
template<typename ContainerAllocator >
std::ostream & operator<< (std::ostream &s, const ::pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator > &v)

Typedef Documentation

Definition at line 67 of file GraspableObjectList.h.

Definition at line 70 of file GraspableObjectList.h.

Definition at line 69 of file GraspableObjectList.h.

Definition at line 55 of file UserCommandAction.h.

Definition at line 58 of file UserCommandAction.h.

Definition at line 55 of file UserCommandActionFeedback.h.

Definition at line 58 of file UserCommandActionFeedback.h.

Definition at line 57 of file UserCommandActionFeedback.h.

Definition at line 55 of file UserCommandActionGoal.h.

Definition at line 58 of file UserCommandActionGoal.h.

Definition at line 57 of file UserCommandActionGoal.h.

Definition at line 57 of file UserCommandAction.h.

Definition at line 55 of file UserCommandActionResult.h.

Definition at line 58 of file UserCommandActionResult.h.

Definition at line 57 of file UserCommandActionResult.h.

Definition at line 42 of file UserCommandFeedback.h.

Definition at line 45 of file UserCommandFeedback.h.

Definition at line 44 of file UserCommandFeedback.h.

Definition at line 52 of file UserCommandGoal.h.

Definition at line 55 of file UserCommandGoal.h.

Definition at line 54 of file UserCommandGoal.h.

Definition at line 37 of file UserCommandResult.h.

Definition at line 40 of file UserCommandResult.h.

Definition at line 39 of file UserCommandResult.h.


Function Documentation

template<typename ContainerAllocator >
std::ostream& pr2_interactive_object_detection::operator<< ( std::ostream &  s,
const ::pr2_interactive_object_detection::UserCommandResult_< ContainerAllocator > &  v 
)

Definition at line 44 of file UserCommandResult.h.

template<typename ContainerAllocator >
std::ostream& pr2_interactive_object_detection::operator<< ( std::ostream &  s,
const ::pr2_interactive_object_detection::UserCommandFeedback_< ContainerAllocator > &  v 
)

Definition at line 49 of file UserCommandFeedback.h.

template<typename ContainerAllocator >
std::ostream& pr2_interactive_object_detection::operator<< ( std::ostream &  s,
const ::pr2_interactive_object_detection::UserCommandGoal_< ContainerAllocator > &  v 
)

Definition at line 59 of file UserCommandGoal.h.

template<typename ContainerAllocator >
std::ostream& pr2_interactive_object_detection::operator<< ( std::ostream &  s,
const ::pr2_interactive_object_detection::UserCommandActionFeedback_< ContainerAllocator > &  v 
)

Definition at line 62 of file UserCommandActionFeedback.h.

template<typename ContainerAllocator >
std::ostream& pr2_interactive_object_detection::operator<< ( std::ostream &  s,
const ::pr2_interactive_object_detection::UserCommandActionResult_< ContainerAllocator > &  v 
)

Definition at line 62 of file UserCommandActionResult.h.

template<typename ContainerAllocator >
std::ostream& pr2_interactive_object_detection::operator<< ( std::ostream &  s,
const ::pr2_interactive_object_detection::UserCommandActionGoal_< ContainerAllocator > &  v 
)

Definition at line 62 of file UserCommandActionGoal.h.

template<typename ContainerAllocator >
std::ostream& pr2_interactive_object_detection::operator<< ( std::ostream &  s,
const ::pr2_interactive_object_detection::UserCommandAction_< ContainerAllocator > &  v 
)

Definition at line 62 of file UserCommandAction.h.

template<typename ContainerAllocator >
std::ostream& pr2_interactive_object_detection::operator<< ( std::ostream &  s,
const ::pr2_interactive_object_detection::GraspableObjectList_< ContainerAllocator > &  v 
)

Definition at line 74 of file GraspableObjectList.h.



pr2_interactive_object_detection
Author(s): David Gossow
autogenerated on Fri Jan 3 2014 12:04:26