◆ Candidate3D()
cartographer::mapping::scan_matching::Candidate3D::Candidate3D |
( |
const int |
scan_index, |
|
|
const Eigen::Array3i & |
offset |
|
) |
| |
|
inline |
◆ operator<()
bool cartographer::mapping::scan_matching::Candidate3D::operator< |
( |
const Candidate3D & |
other | ) |
const |
|
inline |
◆ operator>()
bool cartographer::mapping::scan_matching::Candidate3D::operator> |
( |
const Candidate3D & |
other | ) |
const |
|
inline |
◆ Unsuccessful()
static Candidate3D cartographer::mapping::scan_matching::Candidate3D::Unsuccessful |
( |
| ) |
|
|
inlinestatic |
◆ low_resolution_score
float cartographer::mapping::scan_matching::Candidate3D::low_resolution_score = 0.f |
◆ offset
Eigen::Array3i cartographer::mapping::scan_matching::Candidate3D::offset |
◆ scan_index
int cartographer::mapping::scan_matching::Candidate3D::scan_index |
◆ score
float cartographer::mapping::scan_matching::Candidate3D::score = -std::numeric_limits<float>::infinity() |
The documentation for this struct was generated from the following file: