Skip to content

Commit

Permalink
Update rmw_zenoh.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowhatter committed Sep 25, 2024
1 parent a0538f0 commit 4739732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw_zenoh_cpp/src/rmw_zenoh.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@ struct RosMsgSerializer

// Object that serializes the data
rmw_zenoh_cpp::Cdr ser(fastbuffer);

// Serialize message
if (!publisher_data->type_support->serialize_ros_message(
ros_message, ser.get_cdr(), publisher_data->type_support_impl))
Expand Down

0 comments on commit 4739732

Please sign in to comment.