g2o
Loading...
Searching...
No Matches
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
 

Detailed Description

simulated pose of the robot

Definition at line 60 of file simulator.h.

Member Data Documentation

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

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

Definition at line 61 of file simulator.h.

◆ id

int g2o::tutorial::Simulator::GridPose::id

◆ landmarks

LandmarkPtrVector g2o::tutorial::Simulator::GridPose::landmarks

the landmarks observed by this node

Definition at line 65 of file simulator.h.

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

◆ simulatorPose

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

◆ truePose

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

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