MRXT: The Multi-Robot eXploration Tool
Multi-Robot autonomous exploration and mapping simulator.
Public Member Functions | Public Attributes
pose Struct Reference

pose More...

#include <robotTypes.h>

List of all members.

Public Member Functions

 pose (float nx, float ny, float nth)
 pose (const pose &p)
pose operator+ (const pose &p)
poseoperator+= (const pose &p)
pose operator- (const pose &p)
poseoperator-= (const pose &p)
poseoperator= (const pose &p)
void print (char *str=0) const
pos3d toPos3d ()

Public Attributes

float th
float x
float y

Detailed Description

pose

Definition at line 56 of file robotTypes.h.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs