-
I installed `ros2` via this command:
```
mamba create -n ros2_env -c conda-forge -c robostack -c robostack-experimental -c robostack-humble yarp ros-humble-desktop
```
When I try to run `rviz2`…
-
Issue: Fail to build the precompiled library by following the instructions in the package micor_ros_arduino. Please help me.
Hardware and software description:
Intel NUC i5 CPU, esp32 board, ubun…
-
Currently, we have cpplint and cppcheck completely disabled on all focal builds with a note https://github.com/ignition-tooling/action-ignition-ci/blob/f2b3848e8b6bb7a4399c17466470eb7328db61c1/entrypo…
-
### Problem description
After upgrade to rolling, the following warning kept showing again (have managed to mitigate the issue before)
I've set the offset encoding in my clangd_extensions plugin…
-
If I try to run `rqt_gui` or `rqt_graph` or probably other similar packages on a fresh Linux install, I get
```python
(humble) @:~/ros/humble_ws$ ros2 run rqt_gui rqt_gui
Could not import "pyqt" …
-
## Build Issue
Hardware description: ESP32S2
RTOS: freertos
Installation type:
Version or commit hash: ESP-IDF 4.2
- Hardware description: esp32
- RTOS: freertos
- Installation type:
- Ve…
-
Hi, last days my program crash on high load (when users get active) and i get error:
```bash
*** stack smashing detected ***: terminated
```
And i don't know how track this. Also i only get it wh…
-
### Why
We need standardized code for better maintenance, hence a linter will be a necessity.
I see that the current code already has some minor code styling violations that will also need to be fi…
-
There exist two packages for `libignition-math6` on Ubuntu 22.04.
```
❯ apt-cache policy libignition-math6
libignition-math6:
インストールされているバージョン: 6.10.0-100~jammy
候補: 6.10.0-100~j…
wep21 updated
2 years ago
-
I'm seeing dozens of tickets that could be avoided if Nvidia used a linter in their own internal dev environment. GitHub Actions could also be implemented to autocheck code for compliance, security is…