Closed pavloblindnology closed 3 years ago
Add optional wrap/unwrap functions of ROS message which can be overloaded by child bridge classes. Solves #49
As I commented in #49, you can achieve this by defining custom serializer and deserializer.
serializer
deserializer
Add optional wrap/unwrap functions of ROS message which can be overloaded by child bridge classes. Solves #49