#include <base.h>
|
size_t | address (const int &x, const int &y, const int &yaw) const |
|
const int8_t & | getCost (const int &x, const int &y, const int &yaw) const |
|
int8_t & | getCost (const int &x, const int &y, const int &yaw) |
|
Definition at line 47 of file base.h.
size_t costmap_cspace::CSpace3DMsg::address |
( |
const int & |
x, |
|
|
const int & |
y, |
|
|
const int & |
yaw |
|
) |
| const |
|
inline |
const int8_t& costmap_cspace::CSpace3DMsg::getCost |
( |
const int & |
x, |
|
|
const int & |
y, |
|
|
const int & |
yaw |
|
) |
| const |
|
inline |
int8_t& costmap_cspace::CSpace3DMsg::getCost |
( |
const int & |
x, |
|
|
const int & |
y, |
|
|
const int & |
yaw |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: