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

[22894] Apply demangling to ROS 2 topics in IDL view #267

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

juanjo4936
Copy link

This PR adds the code to process the IDL files generated from the TypeObject, eliminating the ROS 2 mangling in case it is necessary, before registering the IDL. If it was demangled, the original one is saved in a second map, so it can still be retrieved. A third map registers the relation between the original name and the demangled one, for the monitor to use. This PR also includes the functions needed for the monitor to be able to access this information.

Signed-off-by: Juanjo Garcia <[email protected]>
Signed-off-by: Juanjo Garcia <[email protected]>
Signed-off-by: Juanjo Garcia <[email protected]>
Signed-off-by: Juanjo Garcia <[email protected]>
Signed-off-by: Juanjo Garcia <[email protected]>
…retrieve the information

Signed-off-by: Juanjo Garcia <[email protected]>
Signed-off-by: Juanjo Garcia <[email protected]>
Copy link

mergify bot commented Mar 13, 2025

⚠️ The sha of the head commit of this PR conflicts with #266. Mergify cannot evaluate rules on this PR. ⚠️

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

Successfully merging this pull request may close these issues.

1 participant