Sébastien Mascha

Results 7 comments of Sébastien Mascha

@evjlobanova happy to help if needed 👍 Any suggestion where I can help without duplicate the current work https://github.com/reportportal/plugin-bts-jira/blob/develop/src/main/java/com/epam/reportportal/extension/bugtracking/jira/JiraStrategy.java ?

Same issue with Ubuntu 22.04. It works well for GCC 11 but the error occurs with GCC 13. ``` [ 51%] Building CXX object code/CMakeFiles/assimp.dir/AssetLib/Obj/ObjFileParser.cpp.o In file included from /usr/include/c++/13/bits/specfun.h:43,...

![Screenshot from 2023-07-25 12-58-57](https://github.com/nmwsharp/polyscope/assets/35037572/aa44ba82-9227-4e2d-a43c-bada4d864df5)

Thank you for this great PR. I am new to Meshroom, I would like to know more about the Docker infrastructure design and eventually contribute to the project as well....

Why not add the environment variables inside the docker as well? ```bash export ALICEVISION_ROOT=/opt/AliceVision_install export ALICEVISION_SENSOR_DB=/opt/AliceVision_install/share/aliceVision/cameraSensors.db export ALICEVISION_VOCTREE=/opt/AliceVision_install/share/aliceVision/vlfeat_K80L3.SIFT.tree export ALICEVISION_SPHERE_DETECTION_MODEL=/opt/AliceVision_install/share/aliceVision/sphereDetection_Mask-RCNN.onnx export ALICEVISION_SEMANTIC_SEGMENTATION_MODEL=/opt/AliceVision_install/share/aliceVision/fcn_resnet50.onnx export PATH=$PATH:/opt/AliceVision_install/bin export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/AliceVision_install/lib ```

What is the current state of this feature? I read the code of @boolkeys but the PR is closed and unmerged. Are we moving this plugin to a different repository?...

@boolkeys how can we use your plugin? Is there anything else to do for the integration? I am happy to contribute as well. https://github.com/elizaOS/eliza/issues/1631#issuecomment-2664964453