-
## Issue
I installed ROS2 Humble on Windows today and had an issue locating the FastDDS RMW implementation.
To reproduce the error, it's sufficient to `import rosbag2_py` in Python. (EDIT: and, ap…
-
[This post](https://invisible-island.net/personal/lint-tools.html) discusses a whole pile of static analysers for C programs, including several `gcc` flags that I hadn't been using:
```bash
gcc -W…
-
Ros1 : Noetic
Operating System: 20.04 Focal Fossa
catkin_make
Base path: /home/abc/catkin_ros_pkgs
Source space: /home/abc/catkin_ros_pkgs/src
Build space: /home/abc/catkin_ros_pkgs/build
De…
-
My workflow is:
```yaml
winmvsc:
name: MSVC
runs-on: windows-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
submodules: 'r…
-
I've been happily cruising along using Fedora+ZFS+Podman to run a variety of services. I am deploying these in what I think is the recommended pattern based on interacting with podman for a little whi…
-
### Problem description
This command group introduces significant lag for me:
https://github.com/LunarVim/LunarVim/blob/30c65cfd74756954779f3ea9d232938e642bc07f/lua/lvim/core/breadcrumbs.lua#L211
…
chase updated
2 years ago
-
# User Description
_User did not enter any detailed information._
# Stack Trace
```
com.intellij.psi.PsiInvalidElementAccessException: Element: class com.jetbrains.cmake.psi.CMakeCommandImpl #CM…
-
Could not import "pyqt" bindings of qt_gui_cpp library - so C++ plugins will not be available:
Traceback (most recent call last):
File "/Users/zy123/mambaforge/envs/humble/lib/python3.9/site-packa…
-
## Description
`setup-ros` uses chocolatey to install some dependencies, including cppcheck.
### Expected Behavior
cppcheck is installed correctly, the action keeps going.
### Actual Behav…
-
Hi @Serafadam , Iam using ubuntu 22.04 and working with ros2 humble. I installed the depthai-ros from source. I got the error when trying to launch `ros2 launch depthai_ros_driver camera.launch.py`.
…