MRPT  2.0.3
Functions
pose_unittest.cpp File Reference
#include <geometry_msgs/Pose.h>
#include <geometry_msgs/PoseWithCovariance.h>
#include <geometry_msgs/Quaternion.h>
#include <gtest/gtest.h>
#include <mrpt/math/CQuaternion.h>
#include <mrpt/poses/CPose3DPDFGaussian.h>
#include <mrpt/poses/CPosePDFGaussian.h>
#include <mrpt/ros1bridge/pose.h>
#include <Eigen/Dense>

Go to the source code of this file.

Functions

 TEST (PoseConversions, copyMatrix3x3ToCMatrixDouble33)
 
 TEST (PoseConversions, copyCMatrixDouble33ToMatrix3x3)
 
 TEST (PoseConversions, reference_frame_change_with_rotations)
 
void check_CPose3D_tofrom_ROS (double x, double y, double z, double yaw, double pitch, double roll)
 
 TEST (PoseConversions, check_CPose3D_tofrom_ROS)
 
 TEST (PoseConversions, check_CPose2D_to_ROS)
 

Function Documentation

◆ check_CPose3D_tofrom_ROS()

void check_CPose3D_tofrom_ROS ( double  x,
double  y,
double  z,
double  yaw,
double  pitch,
double  roll 
)

◆ TEST() [1/5]

TEST ( PoseConversions  ,
check_CPose2D_to_ROS   
)

◆ TEST() [2/5]

TEST ( PoseConversions  ,
check_CPose3D_tofrom_ROS   
)

Definition at line 133 of file pose_unittest.cpp.

References check_CPose3D_tofrom_ROS(), mrpt::DEG2RAD(), and mrpt::RAD2DEG().

◆ TEST() [3/5]

TEST ( PoseConversions  ,
copyCMatrixDouble33ToMatrix3x3   
)

Definition at line 38 of file pose_unittest.cpp.

References mrpt::ros1bridge::toROS().

◆ TEST() [4/5]

TEST ( PoseConversions  ,
copyMatrix3x3ToCMatrixDouble33   
)

Definition at line 30 of file pose_unittest.cpp.

References mrpt::ros1bridge::fromROS().

◆ TEST() [5/5]

TEST ( PoseConversions  ,
reference_frame_change_with_rotations   
)



Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Thu May 21 21:53:32 UTC 2020