-
Notifications
You must be signed in to change notification settings - Fork 696
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
SetBlackboard crashing when used with a typed remapped port #653
Labels
bug
Something isn't working
Comments
facontidavide
added a commit
that referenced
this issue
Sep 6, 2023
thanks for reporting. Version 4.x on master was also affected. I fixed it there, but I will backport the fix to 3.8 |
Fixed on branch v3.8 too |
thanks for providing a way to test it 😃 |
Hi, will there be a 3.8 release for this? |
@bektaskemal when you ask about a release, which ROS distro are you talking about? I think it was released |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version: 3.8.5
Custom node (the important part is that
<bool>
is used insideprovidedPorts()
):BT:
Expected behavior:
SUCCESS
Actual behavior:
Notes:
<SubTree ID="Init" test="test" />
<SetBlackboard output_key="test" value="true"/>
is used directly in the MainTreeThe text was updated successfully, but these errors were encountered: