#include <polygon.h>
Definition at line 90 of file polygon.h.
◆ Polygon() [1/2]
costmap_cspace::Polygon::Polygon |
( |
| ) |
|
|
inline |
◆ Polygon() [2/2]
◆ dist()
float costmap_cspace::Polygon::dist |
( |
const Vec & |
a | ) |
const |
|
inline |
◆ inside()
bool costmap_cspace::Polygon::inside |
( |
const Vec & |
a | ) |
const |
|
inline |
◆ move()
void costmap_cspace::Polygon::move |
( |
const float & |
x, |
|
|
const float & |
y, |
|
|
const float & |
yaw |
|
) |
| |
|
inline |
◆ radius()
float costmap_cspace::Polygon::radius |
( |
| ) |
const |
|
inline |
◆ toMsg()
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: