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

Ros2 devel #6

Merged
merged 20 commits into from
Jan 13, 2020
Merged

Commits on Jun 9, 2017

  1. Initial port to ros 2

    Initial port of the laser_proc package to ros 2
    bponsler committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    b5f92a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Configuration menu
    Copy the full SHA
    e640bec View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Removed missing packages

    bponsler committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    ff0b50b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. Updated to use cmake 3.5

    bponsler committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    aa550cf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. Fixing mistakes

    Removing creation of private node handle which is not allowed in ROS 2.
    bponsler committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    da26337 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Configuration menu
    Copy the full SHA
    7cda95a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Fixed compile error: cannot find class_loader_register_macro.h

    when ament build add --isolated option
    guchaojie committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    2535c36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bponsler#1 from guchaojie/ros2-devel

    Fixed compile error: cannot find class_loader_register_macro.h when ament build add --isolated option
    bponsler committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    7cbdd9d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. ros2 ardent compliant

    Karsten1987 committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    f182b8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request bponsler#2 from Karsten1987/ros2-devel

    ros2 ardent compliant
    bponsler committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    857361c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    b546ba6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bponsler#3 from MarcTestier/ros2-devel

    Minor update to ROS 2 Bouncy
    bponsler committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    af128a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. avoid deprecation warning

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    52411c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. use publish overload function

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    f111d89 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. some cleanups

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    b5705fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9fb80 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. enable linters

    Karsten1987 committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    9fe72a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. address warning

    Karsten1987 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    5da9ef6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. cleanup API to use ROS2 components

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    ecff02a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. more review

    Signed-off-by: Karsten Knese <karsten@openrobotics.org>
    Karsten1987 committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    99fe461 View commit details
    Browse the repository at this point in the history