ros2 / rmw_iceoryx

rmw implementation for iceoryx
Apache License 2.0
153 stars 27 forks source link

Serialization Refactor #30

Closed Karsten1987 closed 4 years ago

Karsten1987 commented 4 years ago
Karsten1987 commented 4 years ago

There's still a reported memory corruption when running WStrings in C++. Further, I need to enhance the message fixtures with a real copy constructor in order to work with multinested types in C.

Both which could be addressed in a follow up PR.