ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

modular_cloud_matcher compilation error

asked 2011-07-11 00:58:31 -0500

Alper Aydemir gravatar image

Hi

Trying to get extrinsics between a kinect camera and a robot, I've compiled libpointmatcher and libnao and finally compiling Automatic Calibration of Extrinsic Parameters from here

However modular_cloud_matcher is complaining about a missing member in ICPSequence class in the Core.cpp of pointmatcher library.


/home/cogx/code/ros/ros mapping/modular_cloud_matcher/src/modular_cloud_matcher_bag.cpp:351:27: error: ‘struct MetricSpaceAligner<float>::ICPSequence’ has no member named ‘hasKeyFrame’


I guess this is due to a change in the API.

How should one proceed? Thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2011-07-11 01:22:20 -0500

Alper Aydemir gravatar image

This is now fixed by Stephane Magnenat, git pull to get the changes in libpointmatcher library.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-07-11 00:58:31 -0500

Seen: 171 times

Last updated: Jul 11 '11