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

Use os.path.join for path concatenation #495

Merged
merged 5 commits into from Apr 24, 2020

Commits on Apr 16, 2020

  1. Copy the full SHA
    8362a55 View commit details
    Browse the repository at this point in the history
  2. ros_lib: Removed code duplication in node_handle.h (ros-drivers#483)

    * ros_lib: Removed code duplication in node_handle.h
    
    Also, do not generate multiple template instances of
    NodeHandle::subscribe()
    
    * Compilefix: call subscribe() with reference, not pointer
    stertingen committed Apr 16, 2020
    Copy the full SHA
    7aca457 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Do not fail when trying to update ros_lib which already exists (ros-d…

    …rivers#494)
    
    Co-authored-by: Mike Purvis <mpurvis@clearpath.ai>
    stertingen and mikepurvis committed Apr 17, 2020
    Copy the full SHA
    8a4c236 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c7cd984 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6ca985f View commit details
    Browse the repository at this point in the history