Detailed Description
Definition at line 48 of file graphProperties.hpp.
List of all members.
Public Member Functions |
|
| Vertex_Properties (Transformation t) |
|
void | setId (RobotId robot, MapId map) |
|
void | setId (Vertex id) |
|
void | setFrame (jblas::vec7 x, jblas::sym_mat P) |
|
void | setFrame (Transformation t) |
|
void | getId (RobotId &robot, MapId &map) const |
|
Vertex | getId () const |
|
Transformation | getFrame () const |
Private Attributes |
|
unsigned int | robot_id |
|
unsigned int | map_id |
|
Transformation | frame |
|
double | time_last_update |
The documentation for this struct was generated from the following file: