Public Types | Public Member Functions | Public Attributes
cartographer::mapping::TrajectoryBuilderInterface::SensorId Struct Reference

#include <trajectory_builder_interface.h>

List of all members.

Public Types

enum  SensorType {
  RANGE = 0, IMU, ODOMETRY, FIXED_FRAME_POSE,
  LANDMARK, LOCAL_SLAM_RESULT
}

Public Member Functions

bool operator< (const SensorId &other) const
bool operator== (const SensorId &other) const

Public Attributes

std::string id
SensorType type

Detailed Description

Definition at line 65 of file trajectory_builder_interface.h.


Member Enumeration Documentation

Enumerator:
RANGE 
IMU 
ODOMETRY 
FIXED_FRAME_POSE 
LANDMARK 
LOCAL_SLAM_RESULT 

Definition at line 66 of file trajectory_builder_interface.h.


Member Function Documentation

bool cartographer::mapping::TrajectoryBuilderInterface::SensorId::operator< ( const SensorId other) const [inline]

Definition at line 83 of file trajectory_builder_interface.h.

bool cartographer::mapping::TrajectoryBuilderInterface::SensorId::operator== ( const SensorId other) const [inline]

Definition at line 78 of file trajectory_builder_interface.h.


Member Data Documentation

Definition at line 76 of file trajectory_builder_interface.h.

Definition at line 75 of file trajectory_builder_interface.h.


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


cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36