-
### System Information
**Ubuntu 22.04**
OpenCV version: 4.5.4
Compiler & compiler version: Clang 15.0.7
**Ubuntu 24.04 LTS**
OpenCV version: 4.6.0
Compiler & compiler version: GCC 13.2
##…
-
Hello,
I am building casadi from source with IPOPT from HSL however, when compiling, I get the following error:
In file included from /gpfs/home/acad/ucl-tfl/jcrismer/.local/casadi/casadi/interf…
-
I am getting this error message
amal@amal-Aspire-A515-57G:~/ydlidar$ colcon build --symlink-install
Starting >>> ydlidar_ros2_driver
--- stderr: ydlidar_ros2_driver
…
-
Because Epetra is going away.
Developers on the @trilinos/xpetra @trilinos/zoltan2 @trilinos/muelu @trilinos/shylu teams are invited to contribute to the deprecation efforts for their own packages…
-
@kwin Looks like this assumes some archaic version of Boost? Could we fix it to build with 1.76?
```
In file included from /opt/local/include/boost/process/detail/basic_cmd.hpp:10,
…
-
https://github.com/RFoe/coasync/blob/a466688370ce4bc5feefc8a55d960de447dfbfde/include/coasync/detail/spin_loop_pause.hpp#L15
https://github.com/RFoe/coasync/blob/a466688370ce4bc5feefc8a55d960de447dfb…
-
my installation finished without errors, however, the GUI will not run. Calling `ugv_nav4d_bin-qt5 test_data/parking_deck.ply 0.3` returns
```
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Us…
-
```
/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm/prims -I/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm -I…
-
Suppose I have
```
std::optional a, b;
```
and I want to test equality (or less-than-ness) of the `float` part, still treating them as optional. That is, thinking of them as optional `float`s. If …
-
Hello, I'm trying to use this library in platformio with my [ESP32 WROOM](https://www.sparkfun.com/products/20168).
I tried to create a minimum repro. Here is my `platform.ini`:
```
[env:sparkfu…