Hybrid A* Planner
 All Classes Namespaces Files Functions Variables Friends Pages
Public Attributes | List of all members
HybridAStar::Constants::relPos Struct Reference

A structure describing the relative position of the occupied cell based on the center of the vehicle. More...

#include <constants.h>

Public Attributes

int x
 the x position relative to the center
 
int y
 the y position relative to the center
 

Detailed Description

A structure describing the relative position of the occupied cell based on the center of the vehicle.


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