swri-robotics / marti_common

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

Add definitions for subscribers with unique_ptr callback arguments #731

Closed vknisley-swri closed 5 months ago

vknisley-swri commented 5 months ago

I updated subscriber.h and subscriber_impl.h to support the function declarations added in PR #712 .