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

build fails if an action has field that matched the message name #5

Open
finostro opened this issue Jun 2, 2023 · 0 comments
Open

Comments

@finostro
Copy link

finostro commented Jun 2, 2023

Bug report

If an action definition has a field that matches the msg name then building the bridge fails.
This is if there is a goal field in the action goal or, a feedback in the feedback , etc.
Required Info:

  • Operating System: Ubunto 20.04 ros galactic and noetic
  • Installation type: source
  • Version or commit hash: master
  • DDS implementation:rclcpp

Steps to reproduce issue

try to bridge nav2_msgs

Expected behavior

bridge builds fine

Actual behavior

build fails with a " shadows a parameter " error

Additional information

PR #6 fixes this issue

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