Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (CostMap, Move) | |
TEST (AddDataFrom, extendMapAligned) | |
TEST (AddDataFrom, extendMapNotAligned) | |
TEST (AddDataFrom, copyData) |
Definition in file test/cost_map.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 137 of file test/cost_map.cpp.
Definition at line 17 of file test/cost_map.cpp.
TEST | ( | AddDataFrom | , |
extendMapAligned | |||
) |
Definition at line 49 of file test/cost_map.cpp.
TEST | ( | AddDataFrom | , |
extendMapNotAligned | |||
) |
Definition at line 77 of file test/cost_map.cpp.
TEST | ( | AddDataFrom | , |
copyData | |||
) |
Definition at line 109 of file test/cost_map.cpp.