Functions
test_path2d.cpp File Reference
#include <algorithm>
#include <cstddef>
#include <string>
#include <gtest/gtest.h>
#include <trajectory_tracker/eigen_line.h>
#include <trajectory_tracker/path2d.h>
Include dependency graph for test_path2d.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST (Path2D, RemainedDistance)
 
 TEST (Path2D, Curvature)
 
 TEST (Path2D, LocalGoalWithoutSwitchBack)
 
 TEST (Path2D, LocalGoalWithSwitchBack)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 147 of file test_path2d.cpp.

TEST ( Path2D  ,
RemainedDistance   
)

Definition at line 50 of file test_path2d.cpp.

TEST ( Path2D  ,
Curvature   
)

Definition at line 78 of file test_path2d.cpp.

TEST ( Path2D  ,
LocalGoalWithoutSwitchBack   
)

Definition at line 97 of file test_path2d.cpp.

TEST ( Path2D  ,
LocalGoalWithSwitchBack   
)

Definition at line 117 of file test_path2d.cpp.



trajectory_tracker
Author(s): Atsushi Watanabe
autogenerated on Wed May 12 2021 02:20:40