[feat] Improve and extends UDP senders filters

  • Add vtkClustersPointsUDPSender to send motion clusters points
  • Add vtkUDPPing to send a small packet with the current number of point at each pipeline update.
  • Fix vtkUDPPointSender had some format error.
  • Create a vtkUDPSenderAlgorithm base class to regroup common code
  • Add a python test for both of them
Edited by Timothée Couble

Merge request reports

Loading