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

Fix compiler selecting the wrong function overload #3

Merged
merged 1 commit into from
Jul 6, 2021

Conversation

JafarAbdi
Copy link

Description

Using brackets is causing the function to call itself and copy construct the last two parameters rather than calling the vector version

Checklist

  • Required: Code is auto formatted using clang-format
  • Extended the tutorials / documentation, if necessary reference
  • Include a screenshot if changing a GUI
  • Optional: Created tests, which fail without this PR reference
  • Optional: Decide if this should be cherry-picked to other current ROS branches (Indigo, Jade, Kinetic)

@JafarAbdi JafarAbdi mentioned this pull request Jul 6, 2021
5 tasks
@felixvd felixvd merged commit c7e4630 into felixvd:add-object-origin Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants