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

Remove plugin interface and support custom sensors #90

Merged
merged 22 commits into from
Aug 12, 2021

Commits on Feb 5, 2021

  1. Use ign-plugin (alternative to #38)

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ccedda3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Hack to match a sensor type when multiple sensors are available

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    daeb18d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Set custom flags, get exact plugin class

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    1c16a12 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. simpler alias

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c5d331a View commit details
    Browse the repository at this point in the history
  2. Support custom sensors

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5ea0380 View commit details
    Browse the repository at this point in the history
  3. merged from main

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ef18c26 View commit details
    Browse the repository at this point in the history
  4. PR feedback

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ecf87cf View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

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

Commits on Aug 2, 2021

  1. Merge branch 'main' into chapulina/5/plugin

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    07dc26b View commit details
    Browse the repository at this point in the history
  2. remove custom flag

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    aef8a6a View commit details
    Browse the repository at this point in the history
  3. AddSensor

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    ae566dc View commit details
    Browse the repository at this point in the history
  4. tweaks

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    6f5718e View commit details
    Browse the repository at this point in the history
  5. merged from chapulina/5/custom_sensors

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    5094b4c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. tweaks

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    9e7d069 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Turn 180 degrees: just don't use plugins at all

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    10396fb View commit details
    Browse the repository at this point in the history
  2. Update examples and some other cleanup

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a42953b View commit details
    Browse the repository at this point in the history
  3. Helper function to get custom sensor type

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    01855a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Rename tests, add tutorial

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c3c560e View commit details
    Browse the repository at this point in the history
  2. odometer

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    05ef960 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    a533f70 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. PR feedback, windows deprecation test

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    fdde936 View commit details
    Browse the repository at this point in the history
  2. linters

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    949f519 View commit details
    Browse the repository at this point in the history