g2o
Public Attributes | List of all members
g2o::tutorial::Simulator::GridPose Struct Reference

#include <simulator.h>

Collaboration diagram for g2o::tutorial::Simulator::GridPose:
Collaboration graph
[legend]

Public Attributes

 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
 
int id
 
SE2 truePose
 
SE2 simulatorPose
 
LandmarkPtrVector landmarks
 the landmarks observed by this node More...
 

Detailed Description

simulated pose of the robot

Definition at line 67 of file simulator.h.

Member Data Documentation

g2o::tutorial::Simulator::GridPose::EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Definition at line 69 of file simulator.h.

int g2o::tutorial::Simulator::GridPose::id
LandmarkPtrVector g2o::tutorial::Simulator::GridPose::landmarks

the landmarks observed by this node

Definition at line 73 of file simulator.h.

Referenced by g2o::tutorial::Simulator::simulate().

SE2 g2o::tutorial::Simulator::GridPose::simulatorPose
SE2 g2o::tutorial::Simulator::GridPose::truePose

The documentation for this struct was generated from the following file: