#include <pcl/features/boundary.h>#include <boost/function.hpp>#include <boost/bind.hpp>#include <boost/mpl/size.hpp>#include "Core"#include <vector>#include "src/StlSupport/StdVector.h"#include <ros/common.h>#include <boost/shared_ptr.hpp>#include <boost/make_shared.hpp>#include <string>#include <ostream>#include "ros/serialization.h"#include "ros/builtin_message_traits.h"#include "ros/message_operations.h"#include "ros/message.h"#include "ros/time.h"#include <Eigen/StdVector>#include "src/Core/util/DisableMSVCWarnings.h"#include "SVD"#include "LU"#include <limits>#include "src/Geometry/OrthoMethods.h"#include "src/Geometry/EulerAngles.h"#include "src/Core/util/EnableMSVCWarnings.h"#include "pcl/ros_macros.h"#include <std_msgs/Header.h>#include <stdexcept>#include "src/Core/util/Macros.h"#include <cerrno>#include <cstdlib>#include <cmath>#include <complex>#include <cassert>#include <functional>#include <iosfwd>#include <cstring>#include <climits>#include <algorithm>#include "src/Core/util/Constants.h"#include "src/Core/util/ForwardDeclarations.h"#include "src/Core/util/Meta.h"#include "src/Core/util/XprHelper.h"#include "src/Core/util/StaticAssert.h"#include "src/Core/util/Memory.h"#include "src/Core/NumTraits.h"#include "src/Core/MathFunctions.h"#include "src/Core/GenericPacketMath.h"#include "src/Core/arch/Default/Settings.h"#include "src/Core/Functors.h"#include "src/Core/DenseCoeffsBase.h"#include "src/Core/DenseBase.h"#include "src/Core/MatrixBase.h"#include "src/Core/EigenBase.h"#include "src/Core/Assign.h"#include "src/Core/util/BlasUtil.h"#include "src/Core/DenseStorage.h"#include "src/Core/NestByValue.h"#include "src/Core/ForceAlignedAccess.h"#include "src/Core/ReturnByValue.h"#include "src/Core/NoAlias.h"#include "src/Core/PlainObjectBase.h"#include "src/Core/Matrix.h"#include "src/Core/Array.h"#include "src/Core/CwiseBinaryOp.h"#include "src/Core/CwiseUnaryOp.h"#include "src/Core/CwiseNullaryOp.h"#include "src/Core/CwiseUnaryView.h"#include "src/Core/SelfCwiseBinaryOp.h"#include "src/Core/Dot.h"#include "src/Core/StableNorm.h"#include "src/Core/MapBase.h"#include "src/Core/Stride.h"#include "src/Core/Map.h"#include "src/Core/Block.h"#include "src/Core/VectorBlock.h"#include "src/Core/Transpose.h"#include "src/Core/DiagonalMatrix.h"#include "src/Core/Diagonal.h"#include "src/Core/DiagonalProduct.h"#include "src/Core/PermutationMatrix.h"#include "src/Core/Transpositions.h"#include "src/Core/Redux.h"#include "src/Core/Visitor.h"#include "src/Core/Fuzzy.h"#include "src/Core/IO.h"#include "src/Core/Swap.h"#include "src/Core/CommaInitializer.h"#include "src/Core/Flagged.h"#include "src/Core/ProductBase.h"#include "src/Core/Product.h"#include "src/Core/TriangularMatrix.h"#include "src/Core/SelfAdjointView.h"#include "src/Core/SolveTriangular.h"#include "src/Core/products/Parallelizer.h"#include "src/Core/products/CoeffBasedProduct.h"#include "src/Core/products/GeneralBlockPanelKernel.h"#include "src/Core/products/GeneralMatrixVector.h"#include "src/Core/products/GeneralMatrixMatrix.h"#include "src/Core/products/GeneralMatrixMatrixTriangular.h"#include "src/Core/products/SelfadjointMatrixVector.h"#include "src/Core/products/SelfadjointMatrixMatrix.h"#include "src/Core/products/SelfadjointProduct.h"#include "src/Core/products/SelfadjointRank2Update.h"#include "src/Core/products/TriangularMatrixVector.h"#include "src/Core/products/TriangularMatrixMatrix.h"#include "src/Core/products/TriangularSolverMatrix.h"#include "src/Core/products/TriangularSolverVector.h"#include "src/Core/BandMatrix.h"#include "src/Core/BooleanRedux.h"#include "src/Core/Select.h"#include "src/Core/VectorwiseOp.h"#include "src/Core/Random.h"#include "src/Core/Replicate.h"#include "src/Core/Reverse.h"#include "src/Core/ArrayBase.h"#include "src/Core/ArrayWrapper.h"#include "src/Core/GlobalFunctions.h"#include "Cholesky"#include "Jacobi"#include "Householder"#include "src/Eigenvalues/Tridiagonalization.h"#include "src/Eigenvalues/RealSchur.h"#include "src/Eigenvalues/EigenSolver.h"#include "src/Eigenvalues/SelfAdjointEigenSolver.h"#include "src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h"#include "src/Eigenvalues/HessenbergDecomposition.h"#include "src/Eigenvalues/ComplexSchur.h"#include "src/Eigenvalues/ComplexEigenSolver.h"#include "src/Eigenvalues/MatrixBaseEigenvalues.h"#include <Eigen/Geometry>#include <limits.h>#include <iostream>#include "pcl/point_cloud.h"#include <Eigen/Core>#include <bitset>#include <roslib/Header.h>#include <sensor_msgs/PointField.h>#include <boost/type_traits/remove_all_extents.hpp>#include <boost/type_traits/is_same.hpp>#include <boost/mpl/assert.hpp>#include <boost/mpl/vector.hpp>#include <boost/mpl/for_each.hpp>#include <boost/preprocessor/seq/enum.hpp>#include <boost/preprocessor/seq/for_each.hpp>#include <boost/preprocessor/seq/transform.hpp>#include <boost/preprocessor/cat.hpp>#include <boost/preprocessor/repetition/repeat_from_to.hpp>#include <boost/type_traits/is_pod.hpp>#include <stddef.h>#include "pcl/win32_macros.h"#include <math.h>#include "pcl/kdtree/kdtree.h"#include <cstdio>#include <boost/thread/mutex.hpp>#include "flann/general.h"#include <stdio.h>#include "flann/util/matrix.h"#include "flann/util/result_set.h"#include <time.h>#include <map>#include "flann/algorithms/nn_index.h"#include <stdlib.h>#include "flann/util/saving.h"#include "flann/util/heap.h"#include "flann/util/allocator.h"#include "flann/util/random.h"#include "flann/algorithms/kdtree_index.h"#include "flann/algorithms/kmeans_index.h"#include "flann/algorithms/dist.h"#include "flann/nn/index_testing.h"#include "flann/algorithms/kdtree_single_index.h"#include "flann/algorithms/composite_index.h"#include "flann/algorithms/linear_index.h"#include <boost/fusion/sequence/intrinsic/at_key.hpp>#include "pcl/pcl_base.h"#include "pcl/PointIndices.h"#include <sensor_msgs/PointCloud2.h>#include "pcl/ros/point_traits.h"#include <boost/mpl/is_sequence.hpp>#include <boost/mpl/begin_end.hpp>#include <boost/mpl/next_prior.hpp>#include <boost/mpl/deref.hpp>#include <boost/mpl/aux_/unwrap.hpp>#include "pcl/exceptions.h"#include <boost/foreach.hpp>#include <locale>#include <pcl/features/feature.h>#include <pcl/point_types.h>#include "ros/console.h"#include "ros/assert.h"#include "ros/types.h"#include "ros/node_handle.h"#include "ros/publisher.h"#include "ros/forwards.h"#include <boost/utility.hpp>#include "ros/service_server.h"#include "ros/subscriber.h"#include "ros/service_traits.h"#include "forwards.h"#include "ros/init.h"#include "XmlRpcValue.h"#include "node_handle.h"#include "ros/names.h"#include <pcl/ros/for_each_type.h>#include <pcl/ros/conversions.h>#include <boost/ref.hpp>#include "exception.h"#include <boost/scoped_ptr.hpp>#include <boost/thread/condition.hpp>#include <ros/ros.h>#include <iostream.h>#include <boost/signals.hpp>#include "connection.h"#include "simple_filter.h"#include <boost/tuple/tuple.hpp>#include <boost/noncopyable.hpp>#include <boost/mpl/or.hpp>#include <boost/mpl/at.hpp>#include <boost/function_types/function_arity.hpp>#include <boost/function_types/is_nonmember_callable_builtin.hpp>#include "null_types.h"#include "signal9.h"#include <ros/message_traits.h>#include <ros/message_event.h>#include <deque>#include "message_filters/synchronizer.h"#include <boost/signals/connection.hpp>#include <ros/parameter_adapter.h>#include "message_filters/connection.h"#include "message_filters/null_types.h"#include "message_filters/signal9.h"#include <iomanip>#include <sstream>#include <list>#include "geometry_msgs/Vector3.h"#include "geometry_msgs/Quaternion.h"#include "geometry_msgs/TransformStamped.h"#include "geometry_msgs/Point.h"#include "btMatrix3x3.h"#include "tf/exceptions.h"#include "LinearMath/btTransform.h"#include <boost/thread/shared_mutex.hpp>#include <boost/thread/condition_variable.hpp>#include <boost/thread/tss.hpp>#include "boost/thread.hpp"#include <boost/thread/recursive_mutex.hpp>#include <dynamic_reconfigure/ConfigDescription.h>#include "dynamic_reconfigure/Config.h"#include <dynamic_reconfigure/config_tools.h>#include <dynamic_reconfigure/ParamDescription.h>#include <dynamic_reconfigure/config_init_mutex.h>
Go to the source code of this file.
Classes | |
| class | pcl_ros::BoundaryEstimation |
| BoundaryEstimation estimates whether a set of points is lying on surface boundaries using an angle criterion. The code makes use of the estimated surface normals at each point in the input dataset. More... | |
Namespaces | |
| namespace | pcl_ros |