[ros-users] problem when install rgbdslam

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
このメッセージを削除
このメッセージに返信
著者: User discussions
日付:  
To: ros-users
題目: [ros-users] problem when install rgbdslam
Hi,

when I run rosmake --rosdep-install rgbdslam,
I get the problem that,

/opt/ros/unstable/stacks/perception_pcl/pcl/include/pcl/common/eigen.h:238:
error: request for member ‘row’ in ‘tmp’, which is of non-class type ‘int’
/opt/ros/unstable/stacks/perception_pcl/pcl/include/pcl/common/eigen.h:240:
error: request for member ‘squaredNorm’ in ‘vec1’, which is of non-class
type
‘Eigen::Vector3f’
/opt/ros/unstable/stacks/perception_pcl/pcl/include/pcl/common/eigen.h:241:
error: request for member ‘squaredNorm’ in ‘vec2’, which is of non-class
type ‘Eigen::Vector3f’
.
.
.

there are 55 packages need to be installed, with one falls.
But when I installed it in my desktop computer a few days ago, only 54
packages is needed, and it is correctly installed.
I find that eigen package caused the error. I don't know how to deal with
it.

Wei

--
Wei Liu
Research Scholar
Robotics Institute NSH1202
Carnegie Mellon University