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: Aetherbase/BehaviorTree.ROS2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cc31ea7
Choose a base ref
...
head repository: BehaviorTree/BehaviorTree.ROS2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6c6aa07
Choose a head ref
  • 16 commits
  • 18 files changed
  • 11 contributors

Commits on Mar 13, 2025

  1. Update deprecated header (BehaviorTree#108)

    * update deprecated header
    
    * add missing one
    KmakD authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    7a6ace6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. update github actions

    facontidavide committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    38f8e92 View commit details
    Browse the repository at this point in the history
  2. Deprecated rmw_qos_profile_t and ament_target_dependencies (BehaviorT…

    …ree#119)
    
    * Deprecated ament_target_dependencies
    
    Signed-off-by: ElSayed ElSheikh <elsayed.elsheikh97@gmail.com>
    
    * Deprecate rmw_qos_profile_t
    
    Signed-off-by: ElSayed ElSheikh <elsayed.elsheikh97@gmail.com>
    
    * Keep rmw_qos_profile_t for humble
    
    Signed-off-by: ElSayed ElSheikh <elsayed.elsheikh97@gmail.com>
    
    ---------
    
    Signed-off-by: ElSayed ElSheikh <elsayed.elsheikh97@gmail.com>
    elsayedelsheikh authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    1ab924d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63b2bf4 View commit details
    Browse the repository at this point in the history
  4. apply fix BehaviorTree#113

    facontidavide committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    a947830 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    facontidavide committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    fa12a16 View commit details
    Browse the repository at this point in the history
  6. Add service to get the list of loaded trees (BehaviorTree#107)

    * Add service to get the list of loaded trees
    
    * apply clang-format
    agonzat authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    8b8f862 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65850d0 View commit details
    Browse the repository at this point in the history
  8. Made documentation more accurate and useful, including a Doxygen conf…

    …ig. (BehaviorTree#84)
    
    * Fixed documentation to be more accurate and to include information that I had to read the source to figure out. Added Doxygen config and fixed broken Doxygen tags.
    
    * Fixed bad merge
    b-adkins authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    3fa966f View commit details
    Browse the repository at this point in the history
  9. fix formatting

    facontidavide committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    3fbb45a View commit details
    Browse the repository at this point in the history
  10. Update bt_action_node.hpp (BehaviorTree#89)

    Fix to avoid crashing the BT
    pepeRossRobotics authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    0cc2da2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    623ba15 View commit details
    Browse the repository at this point in the history
  12. add(behaviortree_ros2): logger using RCLCPP_DEBUG (BehaviorTree#100)

    Co-authored-by: Micha Sende <sende@lakeside-labs.com>
    tropappar and Micha Sende authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    87c50d2 View commit details
    Browse the repository at this point in the history
  13. 0.3.0

    facontidavide committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    72a3bf5 View commit details
    Browse the repository at this point in the history
  14. fix formatting

    facontidavide committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    760f23d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Configuration menu
    Copy the full SHA
    6c6aa07 View commit details
    Browse the repository at this point in the history
Loading