mirror of
https://git.ti.com/git/mmwave_radar/mmwave_ti_ros.git
synced 2026-05-21 09:22:15 +00:00
PCL struct fix build error
This commit is contained in:
@@ -22,7 +22,7 @@ struct mmWaveCloudType
|
||||
EIGEN_MAKE_ALIGNED_OPERATOR_NEW
|
||||
} EIGN_ALIGN16;
|
||||
|
||||
POINT_CLOUD_REGISTER_POINT_STRUCT (MyPointType,
|
||||
POINT_CLOUD_REGISTER_POINT_STRUCT (mmWaveCloudType,
|
||||
(float, x, x)
|
||||
(float, y, y)
|
||||
(float, z, z)
|
||||
|
||||
Reference in New Issue
Block a user