-
Hi,
We notice that you are using topic and service names from ROS parameters at the following locations:
https://github.com/ANYbotics/grid_map/blob/03f8676f31a0c8718d73f3941504445f5f1a9a98/grid_ma…
tandf updated
3 months ago
-
problem 1:
```
G:\Files\C++\lib_download\nana\source\gui\filebox.cpp: In member function 'nana::filebox& nana::filebox::init_path(const path_type&)':
G:\Files\C++\lib_download\nana\source\gui\fil…
-
I've come back to Steme after a long hiatus, and I have a whole lot of comments on many of the issues that have been discussed. But I've realized that there is a fundamental divergence between my ide…
-
Hi,
I tried to create a Qt project (Qt 5.8 + QtCreator 4.2.1) with just docopt and the main class, and it seems that for some reason Qmake does not understand the docopt.cpp as a source file. Ther…
-
I believe it's related to this discussion:
[https://trac.macports.org/ticket/53201](https://trac.macports.org/ticket/53201)
I also had some issues with cmake detecting FFTW, ITPP, and RTLSDR lib…
-
I need help understanding how I would use emscripten with glfw. My first initial problem was the cmake configure command complain about this:
```
CMake Error at /home/mrmav/cmake/cmake-3.27.7-linux…
mrmav updated
2 months ago
-
Since this was written almost 6 years ago, I figured I should note what cleanup should be done.
1. **Change constant names.** Typically, in my style of programming, I now use `UPPER_SNAKE_CASE` for…
-
I try to use local addons in osx, using the makefile.
I have the following directory structure.
``` sh
Thomass-MacBook-Pro-4:networkTcpClientExample thomasgeissl$ pwd
/Users/thomasgeissl/programming…
-
## Description
I tried to transfer onnx file of sam to tensorRT for deployment, but it fails with the error below .
"""
[2023-05-15 15:36:25][info][trt_builder.cpp:474]:Compile FP32 Onnx Model …
-
Hello,
Thank you for publishing this project. I think most capable Java developers can write C++ code but it isn't exactly the same when you are used to the tooling and easier code writing of Java.…