-
## Description
This issue is a call for a design of zero-copy intra-process communications available to all ROS2 language clients.
The current implementation of this feature exists in `rclcpp` and…
-
(This issue was initially discussed here: https://github.com/ros2/rcl/pull/408#discussion_r278305264)
It seems as though in OpenSplice, the meaning of `DDS::LivelinessChangedStatus::alive_count_cha…
mm318 updated
5 years ago
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu Noble
- Installation type:
- Source
- Version or commit hash:
- Rolling
- DDS implementation:
- RTI Connext
- Client…
-
I have an NVIDIA Jetson Orin NX.
I am trying to build an image with the following configuration:
- CUDA=11.8
- ROS2 Humble
I am going to be working in python and cpp.
I run the following co…
-
I,m using px4 and ros foxy in ubuntu20.04
I 'm struggling on it
when I run ./build_ros2_workspace.bash --no_ros1_bridge --ros_distro foxy --ros_path ~/ros2_foxy/ros2-linux/setup.bash in terminal …
fd3s1 updated
2 years ago
-
I'm looking for help with compiling project from the command line without GUI dependencies. Additionally, I need to automate data recording when my BeagleBone board connects to a Philips MP70 monitor…
-
I am still facing the issue described in #378 with version 0.10.3
(ping @trittsv)
I.e., whichever process starts second, it does not properly call the corresponding `on_subscription_matched` or `o…
-
When `-Wno-dev` issue fixed as suggested [here](https://github.com/m2-farzan/ros2-humble-PKGBUILD/issues/14#issuecomment-2470550270), the build fails later:
```
CMake Error at CMakeLists.txt:67 (mes…
-
## Bug report
**Required Info:**
- Operating System:
Ubuntu20.04 Arm64 Galactic
-
- Installation type:
- binaries
- DDS implementation:
-
cyclonedds
- Client library (…
-
## Feature request
Currently, using .idl still results in name mangling of the data type. A struct name "module::msg::struct" becomes "module::msg::dds_::struct_". This breaks easy compatibili…