#include <environment_objects.h>
Public Attributes | |
| std::vector< shapes::Shape * > | shape | 
| An array of shapes.   | |
| std::vector< tf::Transform > | shape_pose | 
| An array of shape poses.   | |
| std::vector < shapes::StaticShape * >  | static_shape | 
| An array of static shapes.   | |
Definition at line 63 of file environment_objects.h.
An array of shapes.
Definition at line 69 of file environment_objects.h.
An array of shape poses.
Definition at line 72 of file environment_objects.h.
| std::vector< shapes::StaticShape* > collision_space::EnvironmentObjects::NamespaceObjects::static_shape | 
An array of static shapes.
Definition at line 66 of file environment_objects.h.