#include <InflationFilter.hpp>
|
| CellData (unsigned int x, unsigned int y, unsigned int sx, unsigned int sy) |
| Constructor for a CellData objects.
|
|
◆ CellData()
CellData |
( |
unsigned int | x, |
|
|
unsigned int | y, |
|
|
unsigned int | sx, |
|
|
unsigned int | sy ) |
Constructor for a CellData objects.
- Parameters
-
x | The x coordinate of the cell in the cost map |
y | The y coordinate of the cell in the cost map |
sx | The x coordinate of the closest obstacle cell in the costmap |
sy | The y coordinate of the closest obstacle cell in the costmap |
- Returns
◆ src_x_
◆ src_y_
◆ x_
◆ y_
The documentation for this class was generated from the following file: