[Bug] Error in Behavior Trees ROS2, Unit1

This is an error report.


Screenshot of the error


Error details

Hi, In the course Behavior Trees for ROS2, Unit 1 (INtro) There is an error:

./test_unit1: symbol lookup error: ./test_unit1: undefined symbol: _ZN2BT8TreeNode17setWakeUpInstanceESt10shared_ptrINS_12WakeUpSignalEE

Running the test_unit1 program.

Please help?

my best

@eblady
I just attempted this and it works properly. Can you confirm that you followed all the previous steps without skipping any?

If so, I would recommend removing the repository and starting from the beginning again.

Hi,

thanks for your answer, but I solved it. In the guide document, after running the simulation, it is necessary to source the instal/setup.py again.

my best,

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.