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

Adds support for plotjuggler & improves parsing logic. #336

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Feb 22, 2024

  1. Added plotjuggler fix

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    184ee02 View commit details
    Browse the repository at this point in the history
  2. Minor cleanup

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2ba50d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fixed elemet deletion issues

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    87110bd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Fix rosdeps

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ad0bc25 View commit details
    Browse the repository at this point in the history
  2. Exception to plotjuggler

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d23da80 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Fixed empty using target

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a780f93 View commit details
    Browse the repository at this point in the history
  2. CI fix

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d2b3ed9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    54577a5 View commit details
    Browse the repository at this point in the history
  2. CI error

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2628448 View commit details
    Browse the repository at this point in the history
  3. CI fix

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9c26b9b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. WIP plotjuggler rollup target

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    71dc450 View commit details
    Browse the repository at this point in the history
  2. Corrected error msg

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9d0b1b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Fix for libraries

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f30945c View commit details
    Browse the repository at this point in the history
  2. Added a comment

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e226b71 View commit details
    Browse the repository at this point in the history
  3. Lint

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    33ef4c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update ros2_example_bazel_installed/ros2_example_apps/plotjuggler.py

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    adityapande-1995 and ahcorde committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    996985f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Review comments

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    35fc47b View commit details
    Browse the repository at this point in the history
  2. Use glob

    Signed-off-by: Aditya Pande <adityapande@google.com>
    adityapande-1995 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    df48157 View commit details
    Browse the repository at this point in the history