Class to store information about each object contained in a kit. More...
#include <ARIAC.hh>
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. | |
Class to store information about each object contained in a kit.
| std::ostream& operator<< | ( | std::ostream & | _out, |
| const KitObject & | _obj | ||
| ) | [friend] |