#include <ecl/config/macros.hpp>
#include <gtest/gtest.h>
#include "../../include/ecl/geometry/odometry_helper.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Use this to test the odometry helper functions.
Definition in file test/odometry_helper.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 176 of file test/odometry_helper.cpp.