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

flann python bindings

asked 2011-05-01 07:47:42 -0500

Sandy gravatar image

updated 2011-05-28 05:22:09 -0500

kwc gravatar image

Hi, perhaps i've got things wrong, but I couldn't figure out how to get flann to work with python.

I'm using diamondback on ubuntu 10.10. I noticed that the python path export in the flann package manifest (and in the trunk versions in the pcl svn) were commented out and wrong. Upon adding the correct path it seems to work fine.

Can someone point me at a howto for bug reports/patch, or maybe tell me which package I should be using?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2011-05-23 11:00:16 -0500

Nick H gravatar image

I'd be interested in this - it seems that python bindings for flann and a few other packages (can't remember off the top of my head) seem to come and go randomly, meaning our systems work, then there is an update and all python support disappears, then sometime later it all comes back.

edit flag offensive delete link more

Comments

In order to fix it I had to uncomment and fix the line in the manifest for the python path. Unfortunately, with flann it's not as simple as including a .so file in the binary release. (It's somewhere inside the build directory, it's in the flann manual under how to run in python)
Sandy gravatar image Sandy  ( 2011-05-24 09:35:30 -0500 )edit

Question Tools

Stats

Asked: 2011-05-01 07:47:42 -0500

Seen: 434 times

Last updated: May 23 '11