Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ros-visualization/rqt_image_view
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ros-visualization/rqt_image_view
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: crystal-devel
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 10 files changed
  • 7 contributors

Commits on Dec 8, 2018

  1. Ros2 port (#18)

    * ros2 port
    
    * Apply suggestions from code review
    
    removing dead code
    
    * Update src/rqt_image_view/image_view.cpp
    
    removing whitespace
    
    * install to subspaced dir
    mlautman authored Dec 8, 2018
    Configuration menu
    Copy the full SHA
    8d86514 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    e5a92a1 View commit details
    Browse the repository at this point in the history
  2. fix various compiler warnings (#20)

    dirk-thomas authored and mlautman committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    21be4bc View commit details
    Browse the repository at this point in the history
  3. updating changelog

    Mike Lautman authored and Mike Lautman committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    ee6c5be View commit details
    Browse the repository at this point in the history
  4. 1.0.0

    Mike Lautman authored and Mike Lautman committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    513292a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. changing script name (#21)

    mlautman authored and Mike Lautman committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    c41ec7a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. use Dashing-compatible create_publisher signature (#24)

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas authored May 16, 2019
    Configuration menu
    Copy the full SHA
    251694e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. 1.0.1

    dirk-thomas committed May 20, 2019
    Configuration menu
    Copy the full SHA
    6bdc34f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    91e5314 View commit details
    Browse the repository at this point in the history
  2. 1.0.2

    dirk-thomas committed May 29, 2019
    Configuration menu
    Copy the full SHA
    e96126a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. avoid deprecated api (#28)

    * avoid deprecated api
    
    Signed-off-by: Karsten Knese <karsten.knese@us.bosch.com>
    
    * use new api after QT_VERSION 5.11.0
    
    Signed-off-by: Karsten Knese <karsten.knese@us.bosch.com>
    Karsten1987 authored and dirk-thomas committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    9b4efee View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. 1.0.3

    jacobperron committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    8170877 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. fix missing include for QSet (#31)

    cubimon authored and dirk-thomas committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    a0d297c View commit details
    Browse the repository at this point in the history
  2. 1.0.4

    dirk-thomas committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c838a0b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. fix ImportError in image_publisher script (#39)

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    96c2de2 View commit details
    Browse the repository at this point in the history
  2. fix segfault on topic change (#40)

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    c13eae5 View commit details
    Browse the repository at this point in the history
  3. update changelog

    dirk-thomas committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    9b3213e View commit details
    Browse the repository at this point in the history
  4. 1.0.5

    dirk-thomas committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    a5cf447 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. update maintainers

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    524cdb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Merge pull request #45 from ros-visualization/update_maintainers_crystal

    [Crystal] Update maintainers crystal
    mabelzhang authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    110d907 View commit details
    Browse the repository at this point in the history
Loading