mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
zenoh: Increase CDR safety margin
Figure out by trial and error with padding on vehicle_local_position
This commit is contained in:
parent
70536766db
commit
cb74cee970
@ -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
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user