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

Add documentation about local_rpc in frameTransformClient device #3028

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

S-Dafarra
Copy link
Contributor

The frameTransformClient opens a utility RPC port named /ftClient/rpc independently from the ft_client_prefix. This can raise a name conflict problem in case there is more than one client in the network.

The problem can be avoided by specifying the local_rpc option, but this was not documented. The commit adds the parameter in the documentation.

cc @elandini84 @randaz81

The ``frameTransformClient`` opens a utility RPC port named ``/ftClient/rpc`` independently from the ``ft_client_prefix``. This can raise a name conflict problem in case there is more than one client in the network.

The problem can be avoided by specifying the ``local_rpc`` option, but this was not documented. The commit adds the parameter in the documentation.
@update-docs
Copy link

update-docs bot commented Oct 3, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

@S-Dafarra S-Dafarra temporarily deployed to code-analysis October 3, 2023 17:05 — with GitHub Actions Inactive
@S-Dafarra S-Dafarra temporarily deployed to code-analysis October 3, 2023 17:05 — with GitHub Actions Inactive
@S-Dafarra S-Dafarra temporarily deployed to code-analysis October 3, 2023 17:05 — with GitHub Actions Inactive
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@randaz81 randaz81 merged commit bc55a5b into robotology:master Oct 23, 2023
@randaz81 randaz81 added this to the YARP 3.9.0 milestone Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants