Paul-Edouard Sarlin

Results 249 comments of Paul-Edouard Sarlin

Indeed, the build repo is here: https://github.com/conda-forge/pycolmap-feedstock I am not familiar with the conda build CI

Will this be merged at some point? @Neumann-A

This is implemented in pipeline/meshing.cc.

Thanks for the quick reply. I am using CentOS 7.4 and the latest version of Catkin (without ROS). Its turns out that [the binaries are built in Release mode](https://github.com/tensorflow/tensorflow/issues/17316), so...

@peci1 I indeed have these symbols in `_pywrap_tensorflow`, and it seems that I'm using the old ABI. Turns out that I had accidentally commented out ```CMake LIBRARIES ${TENSORFLOW_LIBRARIES} python2.7 #...

I ended up creating a [Catkin package](https://github.com/Skydes/tensorflow_catkin) to build Tensorflow from source using the official CMake build.

@moorage No, it's doesn't use the pip wheel but builds from source instead.

Thanks a lot for the improvements! It seems much more usable now. I'm facing the C++ ABI problem, so I don't really need `tensorflow_ros` (for now at least) as the...

Fantastic, thank you Dmytro! We will make some changes to the interface in the next days so better wait and update the PR later.

@ducha-aiki We've made several updates and don't expect new ones for now. Thanks again!