BehaviorTree/BehaviorTree.CPP

[3.8.6] Undefined symbol: Blackboard.getAny()

MHantzsch opened this issue · 2 comments

I can build our program with the BehaviorTree.CPP version 3.8.6. But upon running the program it throws the following error:

undefined symbol: _ZNK2BT10Blackboard6getAnyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE

The error does not occur when i use version 3.8.5 or below.

unless that program is Nav2 or technical support is contracted, I do not support version 3.X.

Please provide a sample project that reproduces the error and I may have a look.

Moving this to Discussions, instead of issues, until you show that there is a problem with the library or the CMakeLists somehow.