Skip to content

Obstacles message type

eddiem3 edited this page Mar 1, 2012 · 3 revisions

The Obstacles message constantly publishes whether or not an obstacle exists. If an obstacle exists obstacles also publishes the distance of the obstacle along the current path.

look_ahead::Obstacles obsData; obsData.exists = 0;

Clone this wiki locally