Classes | Public Member Functions | Public Attributes | List of all members
cartographer::mapping::TrajectoryNode Struct Reference

#include <trajectory_node.h>

Classes

struct  Data
 

Public Member Functions

common::Time time () const
 

Public Attributes

std::shared_ptr< const Dataconstant_data
 
transform::Rigid3d global_pose
 

Detailed Description

Definition at line 44 of file trajectory_node.h.

Member Function Documentation

◆ time()

common::Time cartographer::mapping::TrajectoryNode::time ( ) const
inline

Definition at line 65 of file trajectory_node.h.

Member Data Documentation

◆ constant_data

std::shared_ptr<const Data> cartographer::mapping::TrajectoryNode::constant_data

Definition at line 69 of file trajectory_node.h.

◆ global_pose

transform::Rigid3d cartographer::mapping::TrajectoryNode::global_pose

Definition at line 72 of file trajectory_node.h.


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


cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59