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

Don't install deprecated parser_urdf.hh header #276

Merged
merged 3 commits into from
May 15, 2020

Commits on May 15, 2020

  1. Don't install deprecated parser_urdf.hh header

    * Remove unused includes of parser_urdf.hh in tests
    * mv include/sdf/parser_urdf.hh src, since the contents
      of this header were deprecated in 9.2
    * parser_urdf.hh: remove deprecation macros and warning suppression
    * parser_urdf.hh: remove visibility macro
    * codecheck: helper functions public, use in test
    
    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed May 15, 2020
    Configuration menu
    Copy the full SHA
    7d00a7c View commit details
    Browse the repository at this point in the history
  2. Fix cmake warning about newlines

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed May 15, 2020
    Configuration menu
    Copy the full SHA
    0c972bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e7e222 View commit details
    Browse the repository at this point in the history