Philipp Hasper
Philipp Hasper
Duplicate of https://github.com/sephiroth74/android-target-tooltip/issues/70 and https://github.com/sephiroth74/android-target-tooltip/issues/26 , however I am also interested in this :-)
Similar but slightly different message in our system, when calling ``` REPO = Repo(ARGS.repositoryPath) REPO.submodule_update(recursive=True) ``` ``` File "C:\Program Files\Python36\lib\site-packages\git\repo\base.py", line 353, in submodule_update return RootModule(self).update(*args, **kwargs) File "C:\Program Files\Python36\lib\site-packages\git\objects\submodule\root.py",...
I don't get it - isn't that the whole point? User-given data should never be able to trigger a complete data loss
The camera pose rendering always crashes on my system (Win x64 Visual Studio 2013) so I had to comment it out. I also had problems with the [Sagrada Familia tutorial](http://docs.opencv.org/3.2.0/d4/d18/tutorial_sfm_scene_reconstruction.html)...
Tried it but had to comment one of the cv::reconstruct because I built OpenCV before your PR #1159 . Result looks good for both reconstructions but camera rendering still crashes....
Okay, the difference seems to be the Ceres build: ``` -- No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to...
For me, it would also be helpful to have an "incomming" API, that is setting the app's face and cluster information via a Rest API. I would use that to...