-
It seems linked to python 3.10 which I previous installed in the humble distribution.
Below is the conda info and conda list.
![image](https://user-images.githubusercontent.com/25950565/2111…
-
```cpp
#include
using Clock = std::chrono::steady_clock;
using TimePoint = std::chrono::time_point;
void f()
{
(void)TimePoint::max();
}
```
```
input.cpp should add these lines:
…
-
server.c:1718]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses.
Source code is
if ((ret = avahi_service_name_join(n, sizeof(n), name, type, domain)…
-
Right now the c-linter action does clang-tidy and claims to do cppcheck. We should split it in two.
For the clang-tidy, we should use the build process that is in AMReX currently (`USE_CLANG_TIDY=…
-
I would be happy to work on some TODO in this project (in particular the new I2C library for IDF >= 5.2.0). Could you please provide a ".clang-format" file with your preferences for the code formattin…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.375.1
OS: Linux - 5.4.0-135-generic
---
DotCi:2.40.00
DotCi-DockerPublish:1.0.3
JiraTestResultReporter:2.0.15
…
-
I couldn't add the MoveIt MotionPlanning plugin on a fresh Windows Galactic install until I copied `srdfdom.dll` from `\Library\lib\srdfdom\` to `Library\bin`.
This seems like the `srdfdom` issue d…
-
From the log of [(windows-2022, llvm-16.0.6, *, *) jobs](https://github.com/FeignClaims/cpp_conan_template/actions/runs/9096397009/job/25001719153), for the setup-cpp action specified as
```yaml
-…
-
**Describe the bug**
We are trying to use the OAK-1 Lite camera for our application. The website specifies 4K resolutions and 4208x3120 (13MP), but its been a little trouble achieving the same.
We a…
-
See [here](https://github.com/danzimmerman/dz_rpi_config/wiki/installing_ros2#obtaining-and-building-further-dependencies) for context.
~Want to have something that dumps an `apt` command for insta…