#include <localizer.h>
Public Member Functions | |
| Linear_Obstacle_T (void) | |
Data Fields | |
| point | p1 |
| point | p2 |
Obstacles in OOMRM are currently tracked as line segments. Any obstacle formed from two end points is desigated a "linear obstacle" (LO). You can also have a point linear obstacle; such an obstacle is where the endpont equals the starting point.
|
|
|
|
|
|
|
|
|
1.3