Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Feb 7, 2023

  1. Add publisher/server and autoconnect args to BT Monitor (#170)

    * Add publisher/server and autoconnect args to BT Monitor
    
    * Add extended timeout to get behavior tree on autoconnect
    
    * Add address arg
    sea-bass committed Feb 7, 2023

Commits on Feb 1, 2023

  1. Update README.md

    facontidavide committed Feb 1, 2023

Commits on Nov 22, 2022

  1. Update README.md

    facontidavide committed Nov 22, 2022

Commits on Nov 17, 2022

Commits on Nov 11, 2022

  1. Change tab scope if the user double-clicks on a subtree (#146)

    Co-authored-by: Cam Fulton <cfulton@symbotic.com>
    fultoncjb and Cam Fulton committed Nov 11, 2022
  2. Fixed CMake command API error. (#122)

    Co-authored-by: Greg Kogut <kogut@spawar.navy.mil>
    kogut and Greg Kogut committed Nov 11, 2022
  3. added a check for catkin similar to ament to make the package compile…

    … with colcon and ROS1 (#129)
    
    Co-authored-by: Dmitri <dmitri@dmitri.com>
    Co-authored-by: Davide Faconti <davide.faconti@gmail.com>
    3 people committed Nov 11, 2022
  4. Fix build on macOS (#142)

    nkalupahana committed Nov 11, 2022
  5. Update README.md (#175)

    lyrakisk committed Nov 11, 2022

Commits on Nov 4, 2022

  1. typo

    facontidavide committed Nov 4, 2022
  2. README

    facontidavide committed Nov 4, 2022
  3. readme modified

    facontidavide committed Nov 4, 2022

Commits on Oct 9, 2022

  1. Update README.md

    facontidavide committed Oct 9, 2022
  2. Cleaning up minor warnings (#123)

    * Cleaned up minor gcc warnings related to zmq usage and minor abuse of an index variable.
    
    * Handling case where optional return isn't returned from recv.
    
    Co-authored-by: Greg Kogut <kogut@spawar.navy.mil>
    kogut and Greg Kogut committed Oct 9, 2022

Commits on Sep 8, 2022

  1. Fixed linking with BehaviorTrees already installed on the system. (#167)

    Co-authored-by: Patryk Cieslak <zbuffer86@gmail.com>
    patrykcieslak and Patryk Cieslak committed Sep 8, 2022

Commits on Aug 9, 2022

  1. Better colors for palette items (#155)

    * Palette: let default fg color for non-editable items
    
    * Palette: more readable color for editable items
    victorpaleologue committed Aug 9, 2022

Commits on Jun 29, 2022

  1. Fix build (#157)

    * updating BehaviorTree.CPP to last commit on master
    
    * Fixing build:
    "find_package(ament_index_cpp REQUIRED)"
    
    Co-authored-by: Amit Nativ <amit.nativ@mapcore.com>
    AmitNativ1984 and Amit Nativ committed Jun 29, 2022

Commits on May 2, 2021

  1. Update README.md

    facontidavide committed May 2, 2021

Commits on Feb 25, 2021

  1. Update README.md

    facontidavide committed Feb 25, 2021
  2. Update README.md

    facontidavide committed Feb 25, 2021

Commits on Feb 13, 2021

  1. Update CMakeLists.txt (#109)

    Make cmake look for BehaviorTreeV3 rather than BehaviorTree, fixes #108
    MoritzWillmann committed Feb 13, 2021
  2. Fix for Issue #101 (#102)

    * disabling right click context menu in log replay and monitor
    
    * lock editing of nodes in replay and monitor modes.  I had to expode lockEditing as public and also capture a pointer to the mainwindow
    esromneb committed Feb 13, 2021
  3. Add support for compiling Groot in ROS 2 workspaces. (#116)

    Signed-off-by: Alexander Xydes <alexander.xydes@navy.mil>
    xydesa committed Feb 13, 2021
Older