Plumezz

Results 20 issues of Plumezz

Hello, When I built package `libhri`, it needs the `magic_enum` package. So I built and installed the package from source. For the `face.cpp` of `libhri` package, it includes `magic_enum` by...

Hello, after building and testing this project with branch master, I found something unexpected. I noticed the `package.xml` files in the webots_ros2_driver and webots_ros2_control contains the following content which means...

- ROS Version: Humble - OS Version: Ubuntu22.04 - Python Version: 3.10.12 - setuptools Version: 75.2.0 Hello, when I build this project from source, some warnings occurred. Hers is the...

- ROS Version: Humble - OS Version: Ubuntu22.04 - Python Version: 3.10.12 - setuptools Version: 75.2.0 Hello, when I build this project from source, some warnings occurred. Hers is the...

- Version: Humble - OS Version: Ubuntu 22.04 When I build `ros_gz_sim` from source, I found it needs `ignition-transport11` dependency. The CMakeList.txt contains it. But it is not marked on...

**Describe the bug** when I use `colcon build` to build [depthai-core](https://github.com/luxonis/depthai-core), some ld errors occurred. - OS Version: Ubuntu22.04 - ROS Version: ros2 humble - Branch: ros-release **Minimal Reproducible Example**...

bug

- ROS Version: Humble - OS Version: Ubuntu22.04 - Python Version: 3.10.12 - setuptools Version: 75.2.0 Hello, when I build this project from source, some warnings occurred. Hers is the...

- ROS Version: Humble - OS Version: Ubuntu22.04 - Python Version: 3.10.12 - setuptools Version: 75.2.0 Hello, when I build this project from source some warnings occurred. Hers is the...

- Ros Version: Humble - Github Branch: ros2 - OS Version: Ubuntu 22.04 When I use `colcon build` to build this package, some errors occurred. Here is the error: ```...

Hello, after building and testing this project with branch ros2, I found something unexpected. I noticed the `package.xml` file in this package contains the following content which means a format...

New