#include <math.h>
#include <stdint.h>
#include <string.h>
#include <stdio.h>
Go to the source code of this file.
|
| class | navfn::NavFn |
| | Navigation function class. Holds buffers for costmap, navfn map. Maps are pixel-based. Origin is upper left, x is right, y is down. More...
|
| |
◆ COST_FACTOR
◆ COST_NEUTRAL
◆ COST_OBS
◆ COST_OBS_ROS
| #define COST_OBS_ROS 2000 |
◆ COST_UNKNOWN_ROS
| #define COST_UNKNOWN_ROS 255 |
◆ COSTTYPE
| #define COSTTYPE unsigned char |
◆ POT_HIGH
◆ PRIORITYBUFSIZE
| #define PRIORITYBUFSIZE 10000 |
asr_navfn
Author(s): Kurt Konolige, Eitan Marder-Eppstein, contradict@gmail.com, Felix Marek
autogenerated on Mon Feb 28 2022 21:51:47