test_transforms.cpp File Reference

#include <gtest/gtest.h>
#include <iostream>
#include <sensor_msgs/PointCloud2.h>
#include "pcl/io/pcd_io.h"
#include "pcl/features/feature.h"
#include <pcl/point_types.h>
#include <pcl/point_cloud.h>
#include <pcl/registration/transforms.h>
Include dependency graph for test_transforms.cpp:

Go to the source code of this file.

Classes

class  MyPointXYZ

Functions

void init ()
int main (int argc, char **argv)
 TEST (PCL, Transform)
 TEST (PCL, DeMean)

Variables

PointCloud< PointXYZcloud
const float PI = 3.14159265
const float rho = sqrt (2) / 2

Function Documentation

void init (  ) 

Definition at line 70 of file test_transforms.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 208 of file test_transforms.cpp.

TEST ( PCL  ,
Transform   
)

Definition at line 159 of file test_transforms.cpp.

TEST ( PCL  ,
DeMean   
)

Definition at line 83 of file test_transforms.cpp.


Variable Documentation

Definition at line 67 of file test_transforms.cpp.

const float PI = 3.14159265

Definition at line 53 of file test_transforms.cpp.

const float rho = sqrt (2) / 2

Definition at line 54 of file test_transforms.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:57:03 2013