Public Attributes | Friends
ariac::KitObject Class Reference

Class to store information about each object contained in a kit. More...

#include <ARIAC.hh>

List of all members.

Public Attributes

math::Pose pose
 Pose in which the object should be placed.
std::string type
 Object type.

Friends

std::ostream & operator<< (std::ostream &_out, const KitObject &_obj)
 Stream insertion operator.

Detailed Description

Class to store information about each object contained in a kit.

Definition at line 241 of file ARIAC.hh.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  _out,
const KitObject _obj 
) [friend]

Stream insertion operator.

Parameters:
[in]_outoutput stream.
[in]_objKit object to output.
Returns:
The output stream

Definition at line 247 of file ARIAC.hh.


Member Data Documentation

Pose in which the object should be placed.

Definition at line 261 of file ARIAC.hh.

Object type.

Definition at line 258 of file ARIAC.hh.


The documentation for this class was generated from the following file:


osrf_gear
Author(s):
autogenerated on Mon Sep 5 2016 03:41:33