We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe6e1b commit fe4712aCopy full SHA for fe4712a
sensor_msgs/msg/PointField.msg
@@ -8,6 +8,9 @@ uint8 INT32 = 5
8
uint8 UINT32 = 6
9
uint8 FLOAT32 = 7
10
uint8 FLOAT64 = 8
11
+uint8 INT64 = 9
12
+uint8 UINT64 = 10
13
+uint8 BOOL = 11
14
15
# Common PointField names are x, y, z, intensity, rgb, rgba
16
string name # Name of field
0 commit comments