swri-robotics / marti_common

Common utility functions for MARTI
BSD 3-Clause "New" or "Revised" License
54 stars 63 forks source link

Add Unique Pointer Template to Subscriber #712

Closed danthony06 closed 1 year ago

danthony06 commented 1 year ago

Adds additional templates for creating subscribers where the message is passed in as a std::unique_ptr.