Test numerical integration. More...
#include <gtest/gtest.h>#include <ergodic_exploration/models/cart.hpp>#include <ergodic_exploration/models/omni.hpp>#include <ergodic_exploration/integrator.hpp>
Go to the source code of this file.
Functions | |
| TEST (IntegratorTest, OmniPoseChange) | |
| TEST (IntegratorTest, OmniTrajectory) | |
| TEST (IntegratorTest, RungeKutta) | |
| TEST | ( | IntegratorTest | , |
| OmniPoseChange | |||
| ) |
Definition at line 75 of file test_integrator.cpp.
| TEST | ( | IntegratorTest | , |
| OmniTrajectory | |||
| ) |
Definition at line 95 of file test_integrator.cpp.
| TEST | ( | IntegratorTest | , |
| RungeKutta | |||
| ) |
Definition at line 44 of file test_integrator.cpp.