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

[roswtf] Better msg replacement for 'No package or stack in context'. #1505

Merged
merged 1 commit into from
Sep 17, 2018

Commits on Sep 16, 2018

  1. [roswtf] Better msg replacement for 'No package or stack in context'.

    When there's no ROS pkg is found on the current directory when `roswtf` is run, a message `No package or stack in context` appears. This message is not useful IMO because "context" is unclear.
    
    This PR suggests clearer message.
    
    **How to reproduce the behavior**
    ```
    $ cd ~
    $ roswtf
    :
    No package or stack in context
    :
    
    $ rosversion roswtf
    1.12.14
    ```
    130s committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    b0790cc View commit details
    Browse the repository at this point in the history