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

Prepare switch jade #218

Merged
merged 3 commits into from
Nov 19, 2015
Merged

Prepare switch jade #218

merged 3 commits into from
Nov 19, 2015

Commits on Nov 13, 2015

  1. Introduce prepareSwitch, replacement of canSwitch

    RobotHW::prepareSwitch is intended as a substitute for RobotHW::canSwitch.
    The main reasons for the change are a non-const signature to allow
    changing state and a more descriptive name.
    
    RobotHW::canSwitch will be deprecated in a later ROS distro.
    mathias-luedtke authored and adolfo-rt committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    276b478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b32a59 View commit details
    Browse the repository at this point in the history
  3. Deprecate RobotHW::canSwitch

    Has been superceeded by RobotHW::prepareSwitch.
    adolfo-rt committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    4c97a05 View commit details
    Browse the repository at this point in the history