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

Expose subfolder argument for ROSIDL_GET_SRV_TYPE_SUPPORT macro #315

Merged
merged 2 commits into from
Nov 8, 2018

Commits on Nov 7, 2018

  1. Expose subfolder argument for ROSIDL_GET_SRV_TYPE_SUPPORT macro

    This allows getting type support for services defined in an 'action' namespace; analogous to how ROSIDL_GET_MSG_TYPE_SUPPORT exposes the subfolder argument to support services.
    jacobperron committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    dab89c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Fix lint

    jacobperron committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    8a31680 View commit details
    Browse the repository at this point in the history