#include <polygon.h>
Definition at line 90 of file polygon.h.
costmap_cspace::Polygon::Polygon |
( |
| ) |
|
|
inline |
float costmap_cspace::Polygon::dist |
( |
const Vec & |
a | ) |
const |
|
inline |
bool costmap_cspace::Polygon::inside |
( |
const Vec & |
a | ) |
const |
|
inline |
void costmap_cspace::Polygon::move |
( |
const float & |
x, |
|
|
const float & |
y, |
|
|
const float & |
yaw |
|
) |
| |
|
inline |
float costmap_cspace::Polygon::radius |
( |
| ) |
const |
|
inline |
geometry_msgs::PolygonStamped costmap_cspace::Polygon::toMsg |
( |
| ) |
const |
|
inline |
std::vector<Vec> costmap_cspace::Polygon::v |
The documentation for this class was generated from the following file: