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

<fix>:Tf2MsgsTFMessageConverter::ConvertOutgoingMessage message nullptr. #199

Closed
wants to merge 1 commit into from

Conversation

tiax615
Copy link

@tiax615 tiax615 commented Sep 25, 2023

Can not send ROSMessages::tf2_msgs::TFMessage to ROS from UE. will throw an error of !bson_append_array_begin()

7f3e10437785aad95aff30955beff879

This is because the message is a null pointer and was not created properly.

@tsender
Copy link
Contributor

tsender commented Sep 30, 2023

Good catch. I must've missed that a while back when I refactored the message converters.

@aangert-anduril
Copy link
Contributor

Oh Just saw this! I created a new PR as well

@Sanic
Copy link
Contributor

Sanic commented Jun 3, 2024

Should be fixed by #209
Nevertheless: Thanks for the PR 🙂

@Sanic Sanic closed this Jun 3, 2024
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

Successfully merging this pull request may close these issues.

None yet

4 participants