Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General queries in MicroXRCE DDS working #368

Open
Muthulakshimi opened this issue Jul 10, 2024 · 0 comments
Open

General queries in MicroXRCE DDS working #368

Muthulakshimi opened this issue Jul 10, 2024 · 0 comments

Comments

@Muthulakshimi
Copy link

Muthulakshimi commented Jul 10, 2024

  1. Whys session required in microxrcedds and not used in dds
  2. How to get the throughput tested for the hello world program of the microxrce dds cuz when i add in the throughput code the delay in connected = uxr_run_session_time(&session, 1000); line of code is messing with the throughput results.
  3. As the DDS follows the queue to send and receive the data via dds_take(so eventually the history cache is sequentially getting erased) whats happening with microxrce dds
  4. Whts the max payload size of microxrce dds and how do i test it out
  5. Whats the role of agent and hows it serving a different purpose from the servers
  6. Why cant cyclone dds be used for resource constrained env (please dont give the features of microxrcedds i want to know how it differs in the functioning pov)
  7. how is the reliability maintained in the case of microxrcedds just like dds uses qos

In general could you please give me a generic picture (with diagram) on how data is being sent via publisher/subscriber communication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant