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

Public Member Functions

 SafetyZone (std::shared_ptr< Polygon > outerBorder)
 
 SafetyZone (const Eigen::MatrixXd &outerBorderMatrix)
 
bool isPointValid (const double px, const double py)
 
bool isPathValid (const double p1x, const double p1y, const double p2x, const double p2y)
 
Polygon getBorder ()
 

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