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-navigation/navigation2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8a71fdc
Choose a base ref
...
head repository: ros-navigation/navigation2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6794f00
Choose a head ref
  • 7 commits
  • 56 files changed
  • 6 contributors

Commits on Sep 22, 2025

  1. Add support for dynamically changing keepout zone (#5429) (#5542)

    * Add support for dynamically changing keepout zone
    
    
    
    * Linting
    
    
    
    * Revert binary and speed changes
    
    
    
    ---------
    
    
    (cherry picked from commit e690ef0)
    
    Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
    Co-authored-by: mini-1235 <mauricepurnawan@gmail.com>
    mergify[bot] and mini-1235 authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    222a2cd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Fix bad_weak_ptr in createBond() by using shared_ptr (backport #5341) (

    …#5563)
    
    Signed-off-by: ymd-stella <world.applepie@gmail.com>
    ymd-stella authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    a9ba19f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Fixed crash due to incorrect string construction (#5606) (#5613)

    (cherry picked from commit 48e7e06)
    
    Signed-off-by: Jay Herpin <jherpin@metalsharkboats.com>
    Co-authored-by: Jay Herpin <159202566+JayHerpin@users.noreply.github.com>
    mergify[bot] and JayHerpin authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    7a609ae View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Add dependency on nav2_route in package.xml (#5639)

    Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
    SteveMacenski authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    cd69813 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. Revert #4971 in Jazzy (#5640)

    * Revert #4971 in Jazzy
    
    Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
    
    * Add
    
    Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
    
    ---------
    
    Signed-off-by: mini-1235 <mauricepurnawan@gmail.com>
    mini-1235 authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    007e7c6 View commit details
    Browse the repository at this point in the history
  2. Bumping to 1.3.10 for urgent jazzy regression fixes (#5650)

    Signed-off-by: SteveMacenski <stevenmacenski@gmail.com>
    SteveMacenski authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    88ca7c4 View commit details
    Browse the repository at this point in the history
  3. Backporting custom height point field into Jazzy. (#5646)

    * Summary commit of all changes for adding custom pointcloud field height. (#5586)
    
    Doing this to clear out unsigned commits from history.
    
    Signed-off-by: Greg Anderson <107634795+greganderson-vermeer@users.noreply.github.com>
    
    * Corrected parameter declaration methods that aren't part of Jazzy.
    Fixed parameter typo from some manual merging in pointcloud.cpp
    
    Signed-off-by: Greg Anderson <107634795+greganderson-vermeer@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Greg Anderson <107634795+greganderson-vermeer@users.noreply.github.com>
    greganderson-vermeer authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    6794f00 View commit details
    Browse the repository at this point in the history
Loading