UAV Coverage Path Planner
Public Attributes | List of all members
Direction Struct Reference

Storage for line sweep direction. More...

#include <torres_etal_2016.hpp>

Public Attributes

LineSegment baseEdge
 
geometry_msgs::Point opposedVertex
 

Detailed Description

Storage for line sweep direction.

Sweep direction is from edge to vertex

Definition at line 43 of file torres_etal_2016.hpp.

Member Data Documentation

LineSegment Direction::baseEdge

Definition at line 45 of file torres_etal_2016.hpp.

geometry_msgs::Point Direction::opposedVertex

Definition at line 46 of file torres_etal_2016.hpp.


The documentation for this struct was generated from the following file: