Guest User

PCL intersection templating

a guest
Apr 17th, 2014
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.30 KB | None | 0 0
  1. [100%] Built target pcl_obj_rec_ransac_scene_opps
  2. In file included from /home/dell/pcl/common/include/pcl/common/intersections.h:154:0,
  3.                  from /home/dell/pcl/test/common/test_common.cpp:43:
  4. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp: In function 'bool pcl::planeWithPlaneIntersection(const Eigen::Matrix<Scalar, 4, 1>&, const Eigen::Matrix<Scalar, 4, 1>&, Eigen::Matrix<Scalar, -0x00000000000000001, 1>&, Scalar)':
  5. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp:121:16: error: expected primary-expression before ')' token
  6. In file included from /home/dell/pcl/common/include/pcl/common/intersections.h:154:0,
  7.                  from /home/dell/pcl/test/common/test_plane_intersection.cpp:39:
  8. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp: In function 'bool pcl::planeWithPlaneIntersection(const Eigen::Matrix<Scalar, 4, 1>&, const Eigen::Matrix<Scalar, 4, 1>&, Eigen::Matrix<Scalar, -0x00000000000000001, 1>&, Scalar)':
  9. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp:121:16: error: expected primary-expression before ')' token
  10. In file included from /home/dell/pcl/common/include/pcl/common/intersections.h:154:0,
  11.                  from /home/dell/pcl/test/common/test_centroid.cpp:42:
  12. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp: In function 'bool pcl::planeWithPlaneIntersection(const Eigen::Matrix<Scalar, 4, 1>&, const Eigen::Matrix<Scalar, 4, 1>&, Eigen::Matrix<Scalar, -0x00000000000000001, 1>&, Scalar)':
  13. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp:121:16: error: expected primary-expression before ')' token
  14. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp: In function 'bool pcl::planeWithPlaneIntersection(const Eigen::Matrix<Scalar, 4, 1>&, const Eigen::Matrix<Scalar, 4, 1>&, Eigen::Matrix<Scalar, -0x00000000000000001, 1>&, Scalar) [with Scalar = float]':
  15. /home/dell/pcl/common/include/pcl/common/intersections.h:98:90:   instantiated from here
  16. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp:121:3: error: invalid operands of types '<unresolved overloaded function type>' and 'int' to binary 'operator<'
  17. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp: In function 'bool pcl::planeWithPlaneIntersection(const Eigen::Matrix<Scalar, 4, 1>&, const Eigen::Matrix<Scalar, 4, 1>&, Eigen::Matrix<Scalar, -0x00000000000000001, 1>&, Scalar) [with Scalar = double]':
  18. /home/dell/pcl/common/include/pcl/common/intersections.h:107:91:   instantiated from here
  19. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp:121:3: error: invalid operands of types '<unresolved overloaded function type>' and 'int' to binary 'operator<'
  20. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp: In function 'bool pcl::planeWithPlaneIntersection(const Eigen::Matrix<Scalar, 4, 1>&, const Eigen::Matrix<Scalar, 4, 1>&, Eigen::Matrix<Scalar, -0x00000000000000001, 1>&, Scalar) [with Scalar = float]':
  21. /home/dell/pcl/common/include/pcl/common/intersections.h:98:90:   instantiated from here
  22. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp:121:3: error: invalid operands of types '<unresolved overloaded function type>' and 'int' to binary 'operator<'
  23. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp: In function 'bool pcl::planeWithPlaneIntersection(const Eigen::Matrix<Scalar, 4, 1>&, const Eigen::Matrix<Scalar, 4, 1>&, Eigen::Matrix<Scalar, -0x00000000000000001, 1>&, Scalar) [with Scalar = double]':
  24. /home/dell/pcl/common/include/pcl/common/intersections.h:107:91:   instantiated from here
  25. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp:121:3: error: invalid operands of types '<unresolved overloaded function type>' and 'int' to binary 'operator<'
  26. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp: In function 'bool pcl::planeWithPlaneIntersection(const Eigen::Matrix<Scalar, 4, 1>&, const Eigen::Matrix<Scalar, 4, 1>&, Eigen::Matrix<Scalar, -0x00000000000000001, 1>&, Scalar) [with Scalar = float]':
  27. /home/dell/pcl/common/include/pcl/common/intersections.h:98:90:   instantiated from here
  28. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp:121:3: error: invalid operands of types '<unresolved overloaded function type>' and 'int' to binary 'operator<'
  29. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp: In function 'bool pcl::planeWithPlaneIntersection(const Eigen::Matrix<Scalar, 4, 1>&, const Eigen::Matrix<Scalar, 4, 1>&, Eigen::Matrix<Scalar, -0x00000000000000001, 1>&, Scalar) [with Scalar = double]':
  30. /home/dell/pcl/common/include/pcl/common/intersections.h:107:91:   instantiated from here
  31. /home/dell/pcl/common/include/pcl/common/impl/intersections.hpp:121:3: error: invalid operands of types '<unresolved overloaded function type>' and 'int' to binary 'operator<'
  32. make[2]: *** [test/common/CMakeFiles/test_plane_intersection.dir/test_plane_intersection.cpp.o] Error 1
  33. make[1]: *** [test/common/CMakeFiles/test_plane_intersection.dir/all] Error 2
  34. make[1]: *** Waiting for unfinished jobs....
  35. make[2]: *** [test/common/CMakeFiles/test_common.dir/test_common.cpp.o] Error 1
  36. make[1]: *** [test/common/CMakeFiles/test_common.dir/all] Error 2
  37. make[2]: *** [test/common/CMakeFiles/test_centroid.dir/test_centroid.cpp.o] Error 1
  38. make[1]: *** [test/common/CMakeFiles/test_centroid.dir/all] Error 2
  39. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment