mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-19 10:57:46 +08:00
zenoh: Increase CDR safety margin
Figure out by trial and error with padding on vehicle_local_position
This commit is contained in:
committed by
Beat Küng
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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user