ros-visualization / rqt_bag

http://wiki.ros.org/rqt_bag
28 stars 52 forks source link

Changes the use of __slots__ for the field and field type getter #138

Closed Voldivh closed 1 year ago

Voldivh commented 1 year ago

This PR modifies the use of slots for the appropriate message components name getter. This changes should solve the problems when https://github.com/ros2/rosidl_python/pull/194 is incorporated.

clalancette commented 1 year ago

CI: