yuncheol-ncdtech commited on
Commit
0f8d4cb
·
verified ·
1 Parent(s): 8f7d403

Upload 8 files

Browse files
.gitattributes CHANGED
@@ -37,3 +37,4 @@ assets/03_four_layer_stack.png filter=lfs diff=lfs merge=lfs -text
37
  assets/04_real_robot.jpg filter=lfs diff=lfs merge=lfs -text
38
  assets/05_sim_studio_sensors.png filter=lfs diff=lfs merge=lfs -text
39
  assets/06_virtual_map_run.png filter=lfs diff=lfs merge=lfs -text
 
 
37
  assets/04_real_robot.jpg filter=lfs diff=lfs merge=lfs -text
38
  assets/05_sim_studio_sensors.png filter=lfs diff=lfs merge=lfs -text
39
  assets/06_virtual_map_run.png filter=lfs diff=lfs merge=lfs -text
40
+ assets/07_nn_eval_3d.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -61,7 +61,8 @@ print(cmd, angle)
61
 
62
  The studio stage where the model's four inputs are defined: ultrasonic sensors
63
  F/L/R/B with datasheet-based noise models, checked by the built-in self QA/QC
64
- checklist, with the local LLM panel on the right.
 
65
 
66
  ![Sensor definition stage in the simulation studio](assets/05_sim_studio_sensors.png)
67
 
@@ -70,6 +71,12 @@ A driving run on the 8 m × 8 m virtual map used for data collection
70
 
71
  ![Driving run on the virtual map](assets/06_virtual_map_run.png)
72
 
 
 
 
 
 
 
73
  The target hardware: a tracked test robot with the ultrasonic sensors mounted on
74
  the hand, the same F-channel placement the simulator reproduces.
75
 
 
61
 
62
  The studio stage where the model's four inputs are defined: ultrasonic sensors
63
  F/L/R/B with datasheet-based noise models, checked by the built-in self QA/QC
64
+ checklist. On the right, the local LLM explains a warning from that checklist,
65
+ citing the stage report as its basis.
66
 
67
  ![Sensor definition stage in the simulation studio](assets/05_sim_studio_sensors.png)
68
 
 
71
 
72
  ![Driving run on the virtual map](assets/06_virtual_map_run.png)
73
 
74
+ And this exact model running in the studio's 3D evaluation stage. The left panel
75
+ shows the live inference at the current step: the four sensor inputs (F/L/R/B, mm),
76
+ the softmax over the five commands with FORWARD selected, and the angle head:
77
+
78
+ ![The model driving in the 3D evaluation stage, with live inference panel](assets/07_nn_eval_3d.png)
79
+
80
  The target hardware: a tracked test robot with the ultrasonic sensors mounted on
81
  the hand, the same F-channel placement the simulator reproduces.
82
 
assets/05_sim_studio_sensors.png CHANGED

Git LFS Details

  • SHA256: c5da7f419aec98a9e1acc635abb367a823f67cc66481170de8cdc2fe50a59a03
  • Pointer size: 131 Bytes
  • Size of remote file: 456 kB

Git LFS Details

  • SHA256: 73180e2eb2b7263f9a0a423d5a17fb8701d9fc27272ac79fcddbcf52dbf1addb
  • Pointer size: 131 Bytes
  • Size of remote file: 744 kB
assets/07_nn_eval_3d.png ADDED

Git LFS Details

  • SHA256: 22a7c58a5912ecde7378aafaf367730198b98c1ede4e88e225770a1115b0db47
  • Pointer size: 132 Bytes
  • Size of remote file: 1.78 MB