posegraph2.cpp File Reference


Detailed Description

Defines the graph of 2D poses, with specific functionalities such as loading, saving, merging constraints, and etc.

Definition in file posegraph2.cpp.

Include dependency graph for posegraph2.cpp:

Go to the source code of this file.

Namespaces

namespace  std

Classes

struct  IdPrinter
 A class (struct) used to print vertex information to a stream. Needed for debugging. More...
struct  PosePropagator
 A class (struct) for realizing the pose update of the individual nodes. Assumes the correct order of constraint updates (according to the tree level, see RSS07 paper). More...

Defines

#define LINESIZE   81920
#define DEBUG(i)   if (verboseLevel>i) cerr


Generated on Mon Nov 12 11:43:00 2007 for TORO by  doxygen 1.5.0