#include <base.h>
Definition at line 102 of file base.h.
costmap_cspace::UpdatedRegion::UpdatedRegion |
( |
| ) |
|
|
inline |
costmap_cspace::UpdatedRegion::UpdatedRegion |
( |
const int & |
x, |
|
|
const int & |
y, |
|
|
const int & |
yaw, |
|
|
const int & |
width, |
|
|
const int & |
height, |
|
|
const int & |
angle, |
|
|
const ros::Time & |
stamp = ros::Time() |
|
) |
| |
|
inline |
void costmap_cspace::UpdatedRegion::expand |
( |
const int & |
ex | ) |
|
|
inline |
void costmap_cspace::UpdatedRegion::merge |
( |
const UpdatedRegion & |
region | ) |
|
|
inline |
void costmap_cspace::UpdatedRegion::normalize |
( |
const int |
full_width, |
|
|
const int |
full_height |
|
) |
| |
|
inline |
int costmap_cspace::UpdatedRegion::angle_ |
int costmap_cspace::UpdatedRegion::height_ |
ros::Time costmap_cspace::UpdatedRegion::stamp_ |
int costmap_cspace::UpdatedRegion::width_ |
int costmap_cspace::UpdatedRegion::x_ |
int costmap_cspace::UpdatedRegion::y_ |
int costmap_cspace::UpdatedRegion::yaw_ |
The documentation for this class was generated from the following file: