Skip to content

Commit

Permalink
velodyne_msgs: remove unused message.
Browse files Browse the repository at this point in the history
  • Loading branch information
judav25 committed Aug 12, 2024
1 parent 0d8327b commit 49f804d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion velodyne_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ add_message_files(
VelodynePacket.msg
VelodyneScan.msg
VelodyneReturnMode.msg
VelodynePacketPointCloud.msg
)

add_service_files(
Expand Down
4 changes: 0 additions & 4 deletions velodyne_msgs/msg/VelodynePacketPointCloud.msg

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include <sensor_msgs/PointCloud2.h>
#include <ethernet_msgs/Packet.h>
#include <velodyne_msgs/VelodyneReturnMode.h>
#include <velodyne_msgs/VelodynePacketPointCloud.h>
#include <velodyne_pointcloud/calibration.h>
#include <velodyne_pointcloud/datacontainerbase.h>
#include <velodyne_pointcloud/rawdata.h>
Expand Down

0 comments on commit 49f804d

Please sign in to comment.