You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",ULF => (Up,Left,Forward));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",LFU => (Left,Forward,Up));
25
+
define_coordinates!("X=Forward, Y=Up, Z=Left
26
+
27
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",FUL => (Forward,Up,Left));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",UBL => (Up,Back,Left));
33
+
define_coordinates!("X=Left, Y=Up, Z=Back
34
+
35
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",LUB => (Left,Up,Back));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",BLU => (Back,Left,Up));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",UFR => (Up,Forward,Right));
45
+
define_coordinates!("X=Right, Y=Up, Z=Forward
46
+
47
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",RUF => (Right,Up,Forward));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",FRU => (Forward,Right,Up));
53
+
define_coordinates!("X=Up, Y=Right, Z=Back
54
+
55
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",URB => (Up,Right,Back));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",RBU => (Right,Back,Up));
61
+
define_coordinates!("X=Back, Y=Up, Z=Right
62
+
63
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",BUR => (Back,Up,Right));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",DFL => (Down,Forward,Left));
69
+
define_coordinates!("X=Left, Y=Down, Z=Forward
70
+
71
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",LDF => (Left,Down,Forward));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",FLD => (Forward,Left,Down));
77
+
define_coordinates!("X=Down, Y=Left, Z=Back
78
+
79
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",DLB => (Down,Left,Back));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",LBD => (Left,Back,Down));
85
+
define_coordinates!("X=Back, Y=Down, Z=Left
86
+
87
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",BDL => (Back,Down,Left));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",DRF => (Down,Right,Forward));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",RFD => (Right,Forward,Down));
97
+
define_coordinates!("X=Forward, Y=Down, Z=Right
98
+
99
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",FDR => (Forward,Down,Right));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",DBR => (Down,Back,Right));
105
+
define_coordinates!("X=Right, Y=Down, Z=Back
106
+
107
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",RDB => (Right,Down,Back));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",BRD => (Back,Right,Down));
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",LEFT_HAND_X_UP => (Up,Right,Back));
122
+
define_coordinates!("X=Down, Y=Right, Z=Forward
123
+
124
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",LEFT_HAND_X_DOWN => (Down,Right,Forward));
125
+
define_coordinates!("X=Right, Y=Up, Z=Forward
126
+
127
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",LEFT_HAND_Y_UP => (Right,Up,Forward));
128
+
define_coordinates!("X=Right, Y=Down, Z=Back
129
+
130
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",LEFT_HAND_Y_DOWN => (Right,Down,Back));
131
+
define_coordinates!("X=Right, Y=Back, Z=Up
132
+
133
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",LEFT_HAND_Z_UP => (Right,Back,Up));
134
+
define_coordinates!("X=Right, Y=Forward, Z=Down
135
+
136
+
⚠️ This is a left-handed coordinate system, which is [not yet supported by Rerun](https://github.com/rerun-io/rerun/issues/5032).",LEFT_HAND_Z_DOWN => (Right,Forward,Down));
0 commit comments