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/python_qt_binding
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rolling
Choose a base ref
...
head repository: ros-visualization/python_qt_binding
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: kilted
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 6, 2025

  1. fix cmake deprecation (#150) (#152)

    cmake version < then 3.10 is deprecated
    
    (cherry picked from commit 19eee00)
    
    Co-authored-by: mosfet80 <10235105+mosfet80@users.noreply.github.com>
    mergify[bot] and mosfet80 authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    b7cc9c0 View commit details
    Browse the repository at this point in the history
  2. fix setuptools deprecation (#151) (#153)

    (cherry picked from commit 7a01356)
    
    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    Co-authored-by: mosfet80 <10235105+mosfet80@users.noreply.github.com>
    Co-authored-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    3 people authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    1458b7c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Changelog

    Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
    ahcorde committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    e5d1de6 View commit details
    Browse the repository at this point in the history
  2. 2.3.2

    ahcorde committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    d6447ff View commit details
    Browse the repository at this point in the history
Loading