#include <ros/ros.h>
#include <nav_msgs/Path.h>
#include <geometry_msgs/PoseWithCovarianceStamped.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (ComparePose, Compare) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 101 of file compare_pose.cpp.
TEST | ( | ComparePose | , |
Compare | |||
) |
Definition at line 36 of file compare_pose.cpp.