Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with BT.CPP v 4.6 #1

Open
Unknown-Student opened this issue May 28, 2024 · 0 comments
Open

Issue with BT.CPP v 4.6 #1

Unknown-Student opened this issue May 28, 2024 · 0 comments

Comments

@Unknown-Student
Copy link

Hello,

I was wondering if you could help me, since you seem to know more about the BT.CPP library than me.

I followed youre tutorial and usesd your code for the patrolling robot and ajusted it to work with my robot and in my world. When using the BT.CPP version 3.6 like you everything worked fine and each of the four poses were reached.

Now I would like to update the version to BT.CPP 4.6. Not only to be on the latest version but also to have the integration of ROS2. I adapted the code by following this guide.

My issue now is that the robot only drives to the first pose. It seems like the result from the nav2 action server is not recieved because the done_flag_ is not set to true and the nav_to_pose_callback() is never executed.

Additionally, can you recommend any ressources for ROS 2 and BehaviorTree.CPP other than their respective websites?

I would greatly appreciate any help.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant