[ros-users] Is pcl stack updated?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: ros-users
Subject: [ros-users] Is pcl stack updated?

Hello, all.

While compiling updated pcl stack, I got errors didn't exist before.

I only updated pcl stack and haven't updated Eigen stack.

============== error log========================================
/opt/ros/cturtle/stacks/geometry/eigen/include/Eigen/src/Core/CwiseBinaryOp.h:90:
error: using invalid field ‘Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::m_rhs’

/opt/ros/cturtle/stacks/geometry/eigen/include/Eigen/src/Core/CwiseBinaryOp.h:180:
instantiated from ‘const
Eigen::CwiseBinaryOp<Eigen::ei_scalar_sum_op<typename
Eigen::ei_traits<T>::Scalar>, Derived, OtherDerived>
Eigen::MatrixBase<Derived>::operator+(const
Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived =
Eigen::Map<const Eigen::Matrix<float, 4, 1, 2, 4, 1>, 0>, Derived =
Eigen::Map<Eigen::Matrix<float, 4, 1, 2, 4, 1>, 0>]’
...
...
=============================================================

What is the proper version for perception_pcl stack?

revision of perception_pcl is 36239 and cturtle is my current ROS package.

Thank you for reading.



--
View this message in context: http://ros-users.122217.n3.nabble.com/Is-pcl-stack-updated-tp2573548p2573548.html
Sent from the ROS-Users mailing list archive at Nabble.com.