robot_self_filter Namespace Reference

Classes

struct  LinkInfo
class  SelfMask
 Computing a mask for a pointcloud that states which points are inside the robot. More...

Enumerations

enum  { INSIDE = 0, OUTSIDE = 1, SHADOW = 2 }
 

The possible values of a mask computed for a point.

More...

Functions

static shapes::ShapeconstructShape (const urdf::Geometry *geom)
static btTransform urdfPose2btTransform (const urdf::Pose &pose)

Enumeration Type Documentation

anonymous enum

The possible values of a mask computed for a point.

Enumerator:
INSIDE 
OUTSIDE 
SHADOW 

Definition at line 39 of file self_mask.h.


Function Documentation

static shapes::Shape* robot_self_filter::constructShape ( const urdf::Geometry *  geom  )  [static]

Definition at line 60 of file self_mask.cpp.

static btTransform robot_self_filter::urdfPose2btTransform ( const urdf::Pose &  pose  )  [inline, static]

Definition at line 54 of file self_mask.cpp.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator


pr2_navigation_self_filter
Author(s): Eitan Marder-Eppstein
autogenerated on Fri Jan 11 09:35:23 2013