Hi,
I've put a small example project in the attached ZIP file. It is a Visual Studio 2010 project. I'm not able to build the project because of the following line in the source file random_sample_consensus.cpp: pcl::SampleConsensusModelCylinder<pcl::PointXYZ, pcl::PointXYZ>::Ptr model_c(new pcl::SampleConsensusModelCylinder<pcl::PointXYZ, pcl::PointXYZ> (cloud)); Is someone else able to build it on his machine or is this a bug in PCL 1.6 on windows? Thanks, Heiko _______________________________________________ [hidden email] / http://pointclouds.org http://pointclouds.org/mailman/listinfo/pcl-users ![]() ![]() ![]() |
Administrator
|
Hi,
A quick way of you to fix this would be to use the trunk version of PCL (i.e., download the source code directly from github), as probably these obvious things have been fixed a long time ago. Thanks for the report! Cheers, Alex --- http://www.alexichim.com http://www.openperception.org On May 23, 2013, at 9:52 AM, Dr. Heiko Münkel <[hidden email]> wrote: > Hi, > > I've put a small example project in the attached ZIP file. It is a > Visual Studio 2010 project. I'm not able to build the project because of > the following line in the source file random_sample_consensus.cpp: > > pcl::SampleConsensusModelCylinder<pcl::PointXYZ, pcl::PointXYZ>::Ptr > model_c(new pcl::SampleConsensusModelCylinder<pcl::PointXYZ, > pcl::PointXYZ> (cloud)); > > Is someone else able to build it on his machine or is this a bug in PCL > 1.6 on windows? > > > Thanks, > > Heiko > <TestCylinderSegmentation.zip><heiko_muenkel.vcf>_______________________________________________ > [hidden email] / http://pointclouds.org > http://pointclouds.org/mailman/listinfo/pcl-users _______________________________________________ [hidden email] / http://pointclouds.org http://pointclouds.org/mailman/listinfo/pcl-users |
In reply to this post by Dr. Heiko Münkel
Hi Heiko, I was able ot bui;ld 1.6 in win 7 64 bit. Better to do all the components individually and then compile the source. I have mentioned some steps over here if you wish to follow.
cheers, On Thu, May 23, 2013 at 8:52 AM, "Dr. Heiko Münkel" <[hidden email]> wrote: Hi, ================================ Sunando Sengupta PhD Scholar http://sites.google.com/site/planetanacreon/ _______________________________________________ [hidden email] / http://pointclouds.org http://pointclouds.org/mailman/listinfo/pcl-users |
Free forum by Nabble - Resume Templates | Edit this page |