Public Attributes | List of all members
cartographer::mapping::scan_matching::SearchParameters::LinearBounds Struct Reference

#include <correlative_scan_matcher_2d.h>

Public Attributes

int max_x
 
int max_y
 
int min_x
 
int min_y
 

Detailed Description

Definition at line 37 of file correlative_scan_matcher_2d.h.

Member Data Documentation

◆ max_x

int cartographer::mapping::scan_matching::SearchParameters::LinearBounds::max_x

Definition at line 39 of file correlative_scan_matcher_2d.h.

◆ max_y

int cartographer::mapping::scan_matching::SearchParameters::LinearBounds::max_y

Definition at line 41 of file correlative_scan_matcher_2d.h.

◆ min_x

int cartographer::mapping::scan_matching::SearchParameters::LinearBounds::min_x

Definition at line 38 of file correlative_scan_matcher_2d.h.

◆ min_y

int cartographer::mapping::scan_matching::SearchParameters::LinearBounds::min_y

Definition at line 40 of file correlative_scan_matcher_2d.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