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

Image display with mouse clicking functionality #1737

Merged

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    f799beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8648d55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20fb106 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Update src/rviz/default_plugin/image_display.h

    Co-authored-by: Robert Haschke <[email protected]>
    miguelriemoliveira and rhaschke authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    32f8cb5 View commit details
    Browse the repository at this point in the history
  2. Update src/rviz/image/mouse_click.cpp

    Co-authored-by: Robert Haschke <[email protected]>
    miguelriemoliveira and rhaschke authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    6663a9d View commit details
    Browse the repository at this point in the history
  3. Update src/rviz/image/mouse_click.cpp

    Co-authored-by: Robert Haschke <[email protected]>
    miguelriemoliveira and rhaschke authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    25fc5c6 View commit details
    Browse the repository at this point in the history
  4. Update src/rviz/image/mouse_click.cpp

    Co-authored-by: Robert Haschke <[email protected]>
    miguelriemoliveira and rhaschke authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    6197411 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

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

Commits on Apr 25, 2024

  1. Fix clang-format

    rhaschke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    22fb342 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    - Rename variables and functions for more clarity
    - Drop shared_ptr whereever possible
    - Drop MouseClick::updateTopic()
    rhaschke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1a48217 View commit details
    Browse the repository at this point in the history
  3. Drop have_dimensions_ member

    rhaschke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8469d18 View commit details
    Browse the repository at this point in the history
  4. Allow continouos dragging

    rhaschke committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b55497d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71c4603 View commit details
    Browse the repository at this point in the history