260 lines
10 KiB
Plaintext
260 lines
10 KiB
Plaintext
|
[gd_scene load_steps=14 format=3 uid="uid://cgocposhaflgj"]
|
||
|
|
||
|
[ext_resource type="PackedScene" uid="uid://d1po2qljd0jh2" path="res://Mods/教育平台/教程header.tscn" id="1_1cv3j"]
|
||
|
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXPanel.cs" id="1_67mqa"]
|
||
|
[ext_resource type="Texture2D" uid="uid://mfyhei8n50j0" path="res://Artists/Art/Icons/icon_gears.png" id="2_2g7g1"]
|
||
|
[ext_resource type="Theme" uid="uid://yepsxq6dperk" path="res://Mods/MinimalUI/MinimalUI.tres" id="3_f6aoa"]
|
||
|
[ext_resource type="Texture2D" uid="uid://dv24ghy23fnje" path="res://Artists/Art/Icons/icon_file-ppt-filled.png" id="4_20bfy"]
|
||
|
[ext_resource type="PackedScene" uid="uid://kjagucr1ngry" path="res://Artists/Templates/RectangleData.tscn" id="5_p4wj4"]
|
||
|
[ext_resource type="Texture2D" uid="uid://janojpok4ssi" path="res://Mods/工业数据采集与分析应用分享/Arts/Images/激光雷达的扫描图形.png" id="6_ok5xs"]
|
||
|
|
||
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_45lqy"]
|
||
|
|
||
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_h4jgh"]
|
||
|
|
||
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_v8w1o"]
|
||
|
|
||
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_enfxp"]
|
||
|
|
||
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_wqqb7"]
|
||
|
|
||
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_yu20n"]
|
||
|
|
||
|
[node name="激光雷达数据采集" type="VBoxContainer"]
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
script = ExtResource("1_67mqa")
|
||
|
allowCursor = true
|
||
|
allowInput = true
|
||
|
|
||
|
[node name="教程Header" parent="." instance=ExtResource("1_1cv3j")]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="Label" parent="教程Header" index="0"]
|
||
|
text = "激光雷达数据采集"
|
||
|
|
||
|
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
||
|
layout_mode = 2
|
||
|
size_flags_vertical = 3
|
||
|
|
||
|
[node name="ColorRect" type="ColorRect" parent="HBoxContainer"]
|
||
|
clip_children = 2
|
||
|
custom_minimum_size = Vector2(256, 0)
|
||
|
layout_mode = 2
|
||
|
color = Color(0.0745098, 0.0745098, 0.0745098, 1)
|
||
|
|
||
|
[node name="VBoxContainer2" type="VBoxContainer" parent="HBoxContainer/ColorRect"]
|
||
|
layout_mode = 1
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
|
||
|
[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer/ColorRect/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/margin_left = 32
|
||
|
theme_override_constants/margin_top = 32
|
||
|
theme_override_constants/margin_right = 32
|
||
|
theme_override_constants/margin_bottom = 32
|
||
|
|
||
|
[node name="VBoxContainer2" type="VBoxContainer" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer"]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="Label" type="Label" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_type_variation = &"HeaderLarge"
|
||
|
text = "快捷指令"
|
||
|
|
||
|
[node name="Label2" type="Label" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_type_variation = &"HeaderSmall"
|
||
|
text = "快捷方式在这里"
|
||
|
|
||
|
[node name="HSeparator" type="HSeparator" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/separation = 32
|
||
|
|
||
|
[node name="ItemList" type="ItemList" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_styles/panel = SubResource("StyleBoxEmpty_45lqy")
|
||
|
theme_override_styles/focus = SubResource("StyleBoxEmpty_h4jgh")
|
||
|
theme_override_styles/selected = SubResource("StyleBoxEmpty_v8w1o")
|
||
|
theme_override_styles/selected_focus = SubResource("StyleBoxEmpty_enfxp")
|
||
|
theme_override_styles/cursor = SubResource("StyleBoxEmpty_wqqb7")
|
||
|
theme_override_styles/cursor_unfocused = SubResource("StyleBoxEmpty_yu20n")
|
||
|
auto_height = true
|
||
|
item_count = 4
|
||
|
item_0/text = "打开PPT"
|
||
|
item_1/text = "打开激光雷达使用手册"
|
||
|
item_2/text = "打开网络调试工具"
|
||
|
item_3/text = "加载随机预设"
|
||
|
|
||
|
[node name="HSeparator2" type="HSeparator" parent="HBoxContainer/ColorRect/VBoxContainer2/MarginContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/separation = 32
|
||
|
|
||
|
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/ColorRect"]
|
||
|
modulate = Color(0.164706, 0.164706, 0.164706, 1)
|
||
|
layout_mode = 0
|
||
|
offset_left = -66.0
|
||
|
offset_top = 770.0
|
||
|
offset_right = 190.0
|
||
|
offset_bottom = 1009.0
|
||
|
texture = ExtResource("2_2g7g1")
|
||
|
|
||
|
[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 3
|
||
|
theme_override_constants/margin_left = 32
|
||
|
theme_override_constants/margin_top = 32
|
||
|
theme_override_constants/margin_right = 32
|
||
|
theme_override_constants/margin_bottom = 32
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/MarginContainer"]
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 3
|
||
|
|
||
|
[node name="Label3" type="Label" parent="HBoxContainer/MarginContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_type_variation = &"HeaderLarge"
|
||
|
text = "激光雷达传感器数据采集预设"
|
||
|
|
||
|
[node name="Label" type="Label" parent="HBoxContainer/MarginContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_type_variation = &"HeaderLarge"
|
||
|
text = "激光雷达的相关文档在这里"
|
||
|
|
||
|
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/MarginContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/separation = 16
|
||
|
|
||
|
[node name="Button" type="Button" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme = ExtResource("3_f6aoa")
|
||
|
text = "打开PPT"
|
||
|
icon = ExtResource("4_20bfy")
|
||
|
|
||
|
[node name="Button2" type="Button" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme = ExtResource("3_f6aoa")
|
||
|
text = "激光雷达使用手册"
|
||
|
icon = ExtResource("4_20bfy")
|
||
|
|
||
|
[node name="Button3" type="Button" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme = ExtResource("3_f6aoa")
|
||
|
text = "打开网络调试工具"
|
||
|
icon = ExtResource("4_20bfy")
|
||
|
|
||
|
[node name="HSeparator" type="HSeparator" parent="HBoxContainer/MarginContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/separation = 32
|
||
|
|
||
|
[node name="Label2" type="Label" parent="HBoxContainer/MarginContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_type_variation = &"HeaderLarge"
|
||
|
text = "激光雷达传感器数据采集预设"
|
||
|
|
||
|
[node name="GridContainer" type="GridContainer" parent="HBoxContainer/MarginContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/h_separation = 16
|
||
|
theme_override_constants/v_separation = 16
|
||
|
columns = 8
|
||
|
|
||
|
[node name="Button" type="Button" parent="HBoxContainer/MarginContainer/VBoxContainer/GridContainer"]
|
||
|
layout_mode = 2
|
||
|
text = "加载预设"
|
||
|
|
||
|
[node name="Button2" type="Button" parent="HBoxContainer/MarginContainer/VBoxContainer/GridContainer"]
|
||
|
layout_mode = 2
|
||
|
text = "加载预设"
|
||
|
|
||
|
[node name="Button3" type="Button" parent="HBoxContainer/MarginContainer/VBoxContainer/GridContainer"]
|
||
|
layout_mode = 2
|
||
|
text = "加载预设"
|
||
|
|
||
|
[node name="Button4" type="Button" parent="HBoxContainer/MarginContainer/VBoxContainer/GridContainer"]
|
||
|
layout_mode = 2
|
||
|
text = "加载预设"
|
||
|
|
||
|
[node name="Button5" type="Button" parent="HBoxContainer/MarginContainer/VBoxContainer/GridContainer"]
|
||
|
layout_mode = 2
|
||
|
text = "加载预设"
|
||
|
|
||
|
[node name="Button6" type="Button" parent="HBoxContainer/MarginContainer/VBoxContainer/GridContainer"]
|
||
|
layout_mode = 2
|
||
|
text = "加载预设"
|
||
|
|
||
|
[node name="Button7" type="Button" parent="HBoxContainer/MarginContainer/VBoxContainer/GridContainer"]
|
||
|
layout_mode = 2
|
||
|
text = "加载预设"
|
||
|
|
||
|
[node name="HSeparator2" type="HSeparator" parent="HBoxContainer/MarginContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/separation = 32
|
||
|
|
||
|
[node name="HSeparator3" type="HSeparator" parent="HBoxContainer/MarginContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/separation = 32
|
||
|
|
||
|
[node name="HBoxContainer2" type="HBoxContainer" parent="HBoxContainer/MarginContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="Label4" type="Label" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_type_variation = &"HeaderLarge"
|
||
|
text = "当前激光雷达的数据数据"
|
||
|
|
||
|
[node name="RectangleData" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer" instance=ExtResource("5_p4wj4")]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="Label" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer/RectangleData" index="1"]
|
||
|
text = "ranges"
|
||
|
|
||
|
[node name="Label2" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer/RectangleData/MarginContainer" index="0"]
|
||
|
text = "256"
|
||
|
|
||
|
[node name="RectangleData2" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer" instance=ExtResource("5_p4wj4")]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="Label" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer/RectangleData2" index="1"]
|
||
|
text = "scan_time"
|
||
|
|
||
|
[node name="Label2" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer/RectangleData2/MarginContainer" index="0"]
|
||
|
text = "0.06700015"
|
||
|
|
||
|
[node name="RectangleData3" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer" instance=ExtResource("5_p4wj4")]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="RectangleData4" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer" instance=ExtResource("5_p4wj4")]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="VSeparator" type="VSeparator" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/separation = 64
|
||
|
|
||
|
[node name="VBoxContainer2" type="VBoxContainer" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 3
|
||
|
|
||
|
[node name="Label4" type="Label" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_type_variation = &"HeaderLarge"
|
||
|
text = "当前图形"
|
||
|
|
||
|
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
texture = ExtResource("6_ok5xs")
|
||
|
stretch_mode = 4
|
||
|
|
||
|
[editable path="教程Header"]
|
||
|
[editable path="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer/RectangleData"]
|
||
|
[editable path="HBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/VBoxContainer/RectangleData2"]
|