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

Get single parameter #245

Merged
merged 7 commits into from
Aug 2, 2016
Merged

Get single parameter #245

merged 7 commits into from
Aug 2, 2016

Commits on Jul 29, 2016

  1. added function to get parameter by exact name

    Rohan Agrawal committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    b947019 View commit details
    Browse the repository at this point in the history
  2. added ros1 style get_parameter for parameter variant

    Rohan Agrawal committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    217789a View commit details
    Browse the repository at this point in the history
  3. added ros1 style get_param for non-variant types

    Rohan Agrawal committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    4cf24e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f501837 View commit details
    Browse the repository at this point in the history
  5. Parameter Variant requires name in constructor

    Rohan Agrawal committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    1e3812b View commit details
    Browse the repository at this point in the history
  6. Cleaned up to no longer need private function

    Rohan Agrawal committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    5beb5eb View commit details
    Browse the repository at this point in the history
  7. Made exception message more clear

    Rohan Agrawal committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    4ddc224 View commit details
    Browse the repository at this point in the history