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 support for parsing middle module name from type (#128) #131

Merged
merged 1 commit into from
Jun 12, 2019

Commits on Jun 11, 2019

  1. Add support for parsing middle module name from type (#128)

    * Add support for parsing middle module name from type
    Allows support for message types generated from both msg and idl files.
    
    Signed-off-by: David Hodo <david.hodo@is4s.com>
    
    * test fixups and default behavior
    
    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    
    * deprecate legacy type extraction and add new
    
    Signed-off-by: David Hodo <david.hodo@is4s.com>
    
    * use pragma to avoid deprecation in test
    
    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    davidhodo authored and Karsten1987 committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    2ad74a4 View commit details
    Browse the repository at this point in the history