Arnaud Gelas
Arnaud Gelas
Given the current config of all repositories, I would like to create a manifest made of sha1 or made of current branches... Right now, is it possible to do so?...
CMake Error at CMakeLists.txt:12 (FIND_PACKAGE): Could not find module FindMRPT.cmake or a configuration file for package MRPT. Adjust CMAKE_MODULE_PATH to find FindMRPT.cmake or set MRPT_DIR to the directory containing a...
CMake Error at CMakeLists.txt:42 (ADD_SUBDIRECTORY): add_subdirectory given source "g2o/trunk" which is not an existing directory.
CMake Error: File /home/ajg23/DEVEL/temp/KinectSLAM6D/g2o/trunk/config.h.in does not exist. CMake Error at CMakeLists.txt:37 (configure_file): configure_file Problem configuring file
CMake Error at CMakeLists.txt:13 (FIND_PACKAGE): Could not find module FindPCL.cmake or a configuration file for package PCL. Adjust CMAKE_MODULE_PATH to find FindPCL.cmake or set PCL_DIR to the directory containing a...
**Feature description** Instructions and simple setup to run all unit tests locally **Your Feature**
**Bug description** The qa_engineer generates chinese texts and comments while the rest of the project is in English. **Bug solved method** **Environment information** ubuntu 22.04, python 3.10.12, OpenAI gpt-4-1106-preview -...
Adding some more safeguards to handle the case where code_doc is None. ``` | ERROR | metagpt.utils.common:wrapper:492 - Exception occurs, start to serialize the project, exp: Traceback (most recent call...
Not really familiar yet with the outcome but the following code in command seems bogus, name & version of the bom dictionary is updated while iterating on dependencies: ``` for...