#include <cstdlib>
#include <ros/ros.h>
#include <gtest/gtest.h>
#include <mcl_3dl_compat/compatibility.h>
Go to the source code of this file.
Namespaces | |
mcl_3dl_compat | |
Macros | |
#define | UNDEF_COMPATIBILITY_LEVEL |
Functions | |
int | main (int argc, char **argv) |
TEST (Mcl3DlCompat, CompatMode) | |
Variables | |
int | test_mode = 0 |
#define UNDEF_COMPATIBILITY_LEVEL |
Definition at line 36 of file test_mcl_3dl_compat_incompatible.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 74 of file test_mcl_3dl_compat_incompatible.cpp.
TEST | ( | Mcl3DlCompat | , |
CompatMode | |||
) |
Definition at line 48 of file test_mcl_3dl_compat_incompatible.cpp.
int test_mode = 0 |
Definition at line 46 of file test_mcl_3dl_compat_incompatible.cpp.