mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
Loading...
Searching...
No Matches
mrs_lib::safety_zone::Polygon Class Reference

Public Member Functions

 Polygon (const Eigen::MatrixXd vertices)
 
bool isPointInside (const double px, const double py)
 
bool doesSectionIntersect (const double startX, const double startY, const double endX, const double endY)
 
bool isClockwise ()
 
void inflateSelf (double amount)
 
std::vector< geometry_msgs::msg::Point > getPointMessageVector (const double z)
 

The documentation for this class was generated from the following files: