rmw_fastrtps
rmw_fastrtps copied to clipboard
Implementation of the ROS Middleware (rmw) Interface using eProsima's Fast RTPS.
## Bug report tl;dr: `rmw_fastrtps_cpp::TypeSupport::deserializeROSmessage(..)` appears to attempt to `resize(..)` the [MultiDOFJointTrajectoryPoint::transforms](https://github.com/ros2/common_interfaces/blob/60df44894caafa67767da4c71d91f8c5eb7abf38/trajectory_msgs/msg/MultiDOFJointTrajectoryPoint.msg#L2) field to an unexpectedly large value, suggesting either serialisation errors on the `rmw_microxrcedds` side, or state/memory corruption or...
this PR is for service counts using it's name like topic. Related to https://github.com/ros2/ros2cli/pull/771 Signed-off-by: leeminju531
This is an automatic backport of pull request #634 done by [Mergify](https://mergify.com). --- Mergify commands and options More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also...
## Bug report **Required Info:** - Operating System: - Ubuntu 20.04 - Installation type: - source - Version or commit hash: - latest humble - DDS implementation: - Fast-RTPS ####...
## Bug report **Required Info:** - Operating System: - Windows 10 - Installation type: - Binaries - Version or commit hash: - Humble - DDS implementation: - Fast-RTPS - Client...
## Bug report **Required Info:** - Operating System: - Ubuntu 20.04 - Installation type: - microros build with generate_lib - Version or commit hash: - ros2_rolling & microros_humble - DDS...
## Feature request #### Feature description Follow-up issue after #390. Prior to that PR, services' discovery would rely on built-in request/reply topics discovery, which can and did lead to races...
## Bug report Hi, I have a ros node that publishes high res images and uses the loan api to do so. When I run the application everything works fine...
## Bug report **Required Info:** - Operating System: - Linux - Installation type: - foxy - Version or commit hash: - not sure - DDS implementation: - Fast-RTPS - Client...
This is an automatic backport of pull request #616 done by [Mergify](https://mergify.com). --- Mergify commands and options More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also...