Skip to content

Conversation

@tsender
Copy link
Contributor

@tsender tsender commented Jan 9, 2022

See #161 for discussion.

Changes:

  1. Fixed bson_t creation in all ConvertOutgoingMessage(TSharedPtr<FROSBaseMsg> BaseMsg, bson_t** message) functions
  2. Fixed bson_t creation in ROSBridge::QueueMessage(const std::string& topic_name, int queue_size, ROSBridgePublishMsg& msg)
  3. Added std_msgs/Bool message and converters
  4. Filled in sensor_msgs/RegionOfInterest converters
  5. Updated README section "Implementing New Message Types" with info on how to avoid a memory leak in the converters

@Sanic Sanic merged commit 8cc3475 into code-iai:master Jan 15, 2022
@Sanic
Copy link
Contributor

Sanic commented Jan 15, 2022

Thank you for the comprehensive PR!

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.

2 participants