nightduck/hazcat

Spin out rmw_gid_t and rmw_context_t from pub_sub_data into rmw_hazcat

Opened this issue · 0 comments

rmw_gid_t gid; // gid of publisher
rmw_context_t * context;

They should be placed with a generic data element that points at a struct in rmw_hazcat that holds rmw_git_t and rmw_context_t