diff --git a/CMakeLists.txt b/CMakeLists.txt index bf4c417a1103dddfcae21a9b66ade6468ae80a82..b38a8461628209011a9d6aa0d6f23c21ec1ccd21 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,6 @@ -paraview_add_plugin(VelodynePlugin +include(LidarViewInterpreterPlugin) + +lidarview_add_interpreter_plugin(Velodyne REQUIRED_ON_CLIENT REQUIRED_ON_SERVER VERSION "2.0" diff --git a/VelodynePacketInterpreters/VelodyneLidarBasePacketInterpreter.xml b/VelodynePacketInterpreters/VelodyneLidarBasePacketInterpreter.xml index 03b8ac96a06540e9eff0fe05e2299ed63e421fc1..7487fd19de8023dc4828b2fa4fdd705af22c8b2f 100644 --- a/VelodynePacketInterpreters/VelodyneLidarBasePacketInterpreter.xml +++ b/VelodynePacketInterpreters/VelodyneLidarBasePacketInterpreter.xml @@ -1,9 +1,9 @@ - + - + @@ -22,7 +22,7 @@ diff --git a/VelodynePacketInterpreters/VelodyneLidarStream.xml b/VelodynePacketInterpreters/VelodyneLidarStream.xml index 4424a6d46af250b1ba86a9ed5d8ceda25f818c7e..569d02b82804db27d99e481745067cf07307bd05 100644 --- a/VelodynePacketInterpreters/VelodyneLidarStream.xml +++ b/VelodynePacketInterpreters/VelodyneLidarStream.xml @@ -3,7 +3,7 @@ @@ -12,7 +12,7 @@ diff --git a/VelodynePosePacketInterpreters/VelodynePosePacketInterpreter.xml b/VelodynePosePacketInterpreters/VelodynePosePacketInterpreter.xml index 9a4f5be26484a3088cc8a712918e67bcaf2e509a..432a7951aae6878032a21a16dce88e28e43c8930 100644 --- a/VelodynePosePacketInterpreters/VelodynePosePacketInterpreter.xml +++ b/VelodynePosePacketInterpreters/VelodynePosePacketInterpreter.xml @@ -1,9 +1,9 @@ - + @@ -32,7 +32,7 @@ @@ -66,7 +66,7 @@ diff --git a/VelodynePosePacketInterpreters/VelodynePoseStream.xml b/VelodynePosePacketInterpreters/VelodynePoseStream.xml index fb89c017cc2f650e5d15e28cb6a6b0cb82fee15a..22d68282ff3982def5b42cb4d4d644756b0e9730 100644 --- a/VelodynePosePacketInterpreters/VelodynePoseStream.xml +++ b/VelodynePosePacketInterpreters/VelodynePoseStream.xml @@ -3,7 +3,7 @@ @@ -22,7 +22,7 @@ @@ -56,7 +56,7 @@ diff --git a/VelodyneProxies.xml b/VelodyneProxies.xml index afeb6e5f0ce6dda4c1d2dec185fb94a0a22bf1f2..34ccf78e6e2bfb7012d17d71acd807982bd6c6f2 100644 --- a/VelodyneProxies.xml +++ b/VelodyneProxies.xml @@ -1,24 +1,14 @@ - -