Public Member Functions | Static Public Member Functions | Public Attributes
cartographer::sensor::testing::CollatorInput Struct Reference

#include <test_helpers.h>

List of all members.

Public Member Functions

void MoveToCollator (CollatorInterface *collator)

Static Public Member Functions

static CollatorInput CreateImuData (int trajectory_id, const std::string &sensor_id, int time)
static CollatorInput CreateOdometryData (int trajectory_id, const std::string &sensor_id, int time)
static CollatorInput CreateTimedPointCloudData (int trajectory_id, const std::string &sensor_id, int time)

Public Attributes

std::unique_ptr< Datadata
const CollatorOutput expected_output
const int trajectory_id

Detailed Description

Definition at line 45 of file sensor/internal/test_helpers.h.


Member Function Documentation

static CollatorInput cartographer::sensor::testing::CollatorInput::CreateImuData ( int  trajectory_id,
const std::string &  sensor_id,
int  time 
) [inline, static]

Definition at line 46 of file sensor/internal/test_helpers.h.

static CollatorInput cartographer::sensor::testing::CollatorInput::CreateOdometryData ( int  trajectory_id,
const std::string &  sensor_id,
int  time 
) [inline, static]

Definition at line 64 of file sensor/internal/test_helpers.h.

static CollatorInput cartographer::sensor::testing::CollatorInput::CreateTimedPointCloudData ( int  trajectory_id,
const std::string &  sensor_id,
int  time 
) [inline, static]

Definition at line 53 of file sensor/internal/test_helpers.h.

Definition at line 74 of file sensor/internal/test_helpers.h.


Member Data Documentation

Definition at line 79 of file sensor/internal/test_helpers.h.

Definition at line 80 of file sensor/internal/test_helpers.h.

Definition at line 78 of file sensor/internal/test_helpers.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