-
Currently the OpenDDS monitor tool only supports DCSPInfoRepo discovery, would help users when we have support for RTPS
-
For some usecases like starting video recording on a companion computer or triggering a ROS based (offboard control) mission control execution the status of RC channel is needed in ROS(2). This allows…
dk7xe updated
3 years ago
-
## Bug report
**Required Info:**
- Operating System: Windows 10
- Installation type: Binaries
- Version or commit hash: Humble (Patch Release 4, [43083e5](https://github.com/ros2/ros2/comm…
-
![Screen_rqt](https://user-images.githubusercontent.com/22504858/215979959-767b4205-b30d-4700-a0f9-61097c5b284f.png)
Hello, I'm adapting a project that used Micro-RTPS to the new PX4 XRCE-DDS communi…
-
Hello,
I was trying to test communication between OpenDDS and CycloneDDS.
Of course, I just used HelloWorld example for communication test.
But the communication was fail.
The error message (f…
-
When I configure a smaller value for FragmentSize, one rtps packet contained multiple fragments.
What are the advantages of one packet with multiple segments than one packet with one segment?
I…
-
There is a project, the application module is using ros2, want to establish communication with cyber rt, I made a bridge, hoping to connect. However, the versions of fastrtps were inconsistent, causin…
-
Hi forum,
I am trying to use Fast-DDS **monitor** to lay out latency graph and other useful options to check with current traffic over the network I configured the "fastdds-monitor" as follow:
**e…
-
**Intent:**
I want to use weave to connect distributed containers that communicate via "DDS". DDS is a PubSub middleware that uses multicast to distribute messages.
**Problem:**
Lets assume we ha…
-
Would it work for everyone if we changed the contents of the IDL file in this repo to match https://github.com/omg-dds/dds-rtps/blob/master/srcCxx/shape.idl ? It might require a PR for each implement…