ros-tooling / topic_tools

Tools for directing, throttling, selecting, and otherwise manipulating ROS 2 topics at a meta-level.
Apache License 2.0
80 stars 34 forks source link

Performance improvement in Python scripts #60

Closed HaoguangYang closed 1 year ago

HaoguangYang commented 1 year ago

Improved relay_field and transform nodes.

HaoguangYang commented 1 year ago

LGTM - are there any tests that validate behavior hasn't changed from the set_message_fields change?

This change has been reverted, because I was not testing the change with the latest rosidl_runtime_py API. No changes are needed to the set_message_fields call.