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

[Kinetic Backport] cached parameter should be unsubscribed (#2068) #2072

Commits on Oct 6, 2020

  1. cached parameter should be unsubscribed (ros#2068)

    * add unsubscribeCachedParam.
    
    Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    
    * unsubscribe all the cached parameters.
    
    Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    
    * add const S_string::iterator.
    
    Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    
    * delete unnecessary if statement.
    
    Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    
    * unsubscribeCachedParam should be called when parameter is deleted.
    
    Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    
    * fix parenthesis location.
    
    Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    fujitatomoya committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    6b98379 View commit details
    Browse the repository at this point in the history