Add File
This commit is contained in:
12
pcdet/datasets/argo2/argo2_utils/constants.py
Normal file
12
pcdet/datasets/argo2/argo2_utils/constants.py
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
LABEL_ATTR = (
|
||||||
|
"tx_m",
|
||||||
|
"ty_m",
|
||||||
|
"tz_m",
|
||||||
|
"length_m",
|
||||||
|
"width_m",
|
||||||
|
"height_m",
|
||||||
|
"qw",
|
||||||
|
"qx",
|
||||||
|
"qy",
|
||||||
|
"qz",
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user