#include <pose_cov_ops/pose_cov_ops.h>#include <gtest/gtest.h>#include <iostream>#include <mrpt/poses/CPose3D.h>#include <mrpt/ros2bridge/pose.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (PoseCovOps, composition) | |
| TEST (PoseCovOps, compositionTF2) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 111 of file test_pose_cov_ops.cpp.
| TEST | ( | PoseCovOps | , |
| composition | |||
| ) |
Definition at line 21 of file test_pose_cov_ops.cpp.
| TEST | ( | PoseCovOps | , |
| compositionTF2 | |||
| ) |
Definition at line 70 of file test_pose_cov_ops.cpp.