zenoh: Increase CDR safety margin

Figure out by trial and error with padding on vehicle_local_position
This commit is contained in:
Peter van der Perk 2025-03-26 22:27:07 +01:00 committed by Beat Küng
parent 70536766db
commit cb74cee970

View File

@ -45,7 +45,7 @@
#include <uORB/Subscription.hpp>
#include <dds_serializer.h>
#define CDR_SAFETY_MARGIN 12
#define CDR_SAFETY_MARGIN 24
class uORB_Zenoh_Publisher : public Zenoh_Publisher
{