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

Roslaunch compatibility and module paths #1

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Feb 22, 2018

  1. Handle roslaunch generated arguments

    When using a roslaunch file to load the action server roslaunch generates the `__name` and `__log` parameters automatically.
    These are now handled as arguments by the argParser.
    compiaffe authored Feb 22, 2018
    Configuration menu
    Copy the full SHA
    89cc535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370e3f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Configuration menu
    Copy the full SHA
    aadd98b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8197b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84d3e61 View commit details
    Browse the repository at this point in the history
  4. Bugfix

    compiaffe committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    be3af61 View commit details
    Browse the repository at this point in the history
  5. Bugfix

    compiaffe committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    3590527 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4787ba View commit details
    Browse the repository at this point in the history
  7. Fix python module path

    compiaffe committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    c4d15da View commit details
    Browse the repository at this point in the history