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

Commits on Oct 26, 2018

  1. Add a CMakeLists.txt file for ROS2 and a minor work-around for Unbunt…

    …u 18.04
    Michael Jeronimo committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    d3b11a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Fix the symbol export problem

    Michael Jeronimo committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    2b70486 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Temporarily make the Parallel node M_threshold parameter default to 1

    This is so we can use it in an XML description. This code needs to
    be updated so that the library properly registers this class and
    we don't have to manually register it.
    Michael Jeronimo committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    8756f5b View commit details
    Browse the repository at this point in the history
Loading