#include <submaps.h>
Definition at line 50 of file 3d/submaps.h.
cartographer::mapping_3d::Submap::Submap |
( |
float |
high_resolution, |
|
|
float |
low_resolution, |
|
|
const transform::Rigid3d & |
local_pose |
|
) |
| |
const bool cartographer::mapping_3d::Submap::finished |
( |
| ) |
const |
|
inline |
const HybridGrid& cartographer::mapping_3d::Submap::high_resolution_hybrid_grid |
( |
| ) |
const |
|
inline |
const HybridGrid& cartographer::mapping_3d::Submap::low_resolution_hybrid_grid |
( |
| ) |
const |
|
inline |
void cartographer::mapping_3d::Submap::ToResponseProto |
( |
const transform::Rigid3d & |
global_submap_pose, |
|
|
mapping::proto::SubmapQuery::Response * |
response |
|
) |
| const |
|
override |
bool cartographer::mapping_3d::Submap::finished_ = false |
|
private |
HybridGrid cartographer::mapping_3d::Submap::high_resolution_hybrid_grid_ |
|
private |
HybridGrid cartographer::mapping_3d::Submap::low_resolution_hybrid_grid_ |
|
private |
The documentation for this class was generated from the following files: