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: ros2/rclcpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rolling
Choose a base ref
...
head repository: ros2/rclcpp
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.
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 30, 2025

  1. subordinate node consistent behavior and update docstring. (#2822) (#…

    …2830)
    
    * subordinate node consistent behavior and update docstring.
    
    
    
    * add subnode_parameter_operation test.
    
    
    
    * typo fixes.
    
    
    
    ---------
    
    
    (cherry picked from commit c89a2b1)
    
    Signed-off-by: Tomoya Fujita <[email protected]>
    Co-authored-by: Tomoya Fujita <[email protected]>
    mergify[bot] and fujitatomoya authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    93028ff View commit details
    Browse the repository at this point in the history
  2. Add missing 's' to 'NodeParametersInterface' in doc/comment (#2831) (#…

    …2833)
    
    (cherry picked from commit b1ec85d)
    
    Signed-off-by: Christophe Bedard <[email protected]>
    Co-authored-by: Christophe Bedard <[email protected]>
    mergify[bot] and christophebedard authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    288be9c View commit details
    Browse the repository at this point in the history
Loading