orca-robotics


INTRODUCTION
Overview
Download and Install
Documentation

REPOSITORY
Interfaces
Drivers
Libraries
Utilities
Software Map

DEVELOPER
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

hydroogmap::UncheckedLosCellTracer Class Reference

#include <ograytracer.h>

List of all members.

Public Member Functions

bool traceCell (int x, int y)
 Keeps tracing until it finds an occupied cell.
int lastEndX () const
 The coordinates where the previous ray-trace stopped.
int lastEndY () const
 The coordinates where the previous ray-trace stopped.


Detailed Description

A faster version of SafeLosCellTracer. Traces till it runs out of free-space. Does _NOT_ check the map bounds at every cell. Therefore it'll just trace right off the edge of the map (and probably seg fault) if you let it.

Author:
Alex Brooks


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

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5