yuncheol-ncdtech commited on
Commit
6c17371
·
verified ·
1 Parent(s): 58f3fec

Upload 5 files

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +9 -2
  3. assets/03_nn_driving_live.png +3 -0
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  assets/02_real_robot.jpg filter=lfs diff=lfs merge=lfs -text
37
  assets/03_robot_in_action.png filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  assets/02_real_robot.jpg filter=lfs diff=lfs merge=lfs -text
37
  assets/03_robot_in_action.png filter=lfs diff=lfs merge=lfs -text
38
+ assets/03_nn_driving_live.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -73,9 +73,16 @@ target was an MCU-class robot controller.
73
 
74
  ## The robot it drove
75
 
76
- ![Tracked test robot with hand-mounted ultrasonic sensors](assets/02_real_robot.jpg)
 
 
 
 
 
77
 
78
- ![The robot driving on the test floor, monitored live by our control dashboard](assets/03_robot_in_action.png)
 
 
79
 
80
  ## Sim and real, side by side
81
 
 
73
 
74
  ## The robot it drove
75
 
76
+ A frame from that video (2:37): the robot facing a box on the test floor, and the
77
+ NN test tab running **this network live at the same moment**. The inference panel
78
+ on the right shows the softmax over the five commands; its judgment at this
79
+ instant: STOP.
80
+
81
+ ![The network driving live: robot on the test floor, live softmax panel deciding STOP](assets/03_nn_driving_live.png)
82
 
83
+ The hardware itself, with the ultrasonic sensors on the hand:
84
+
85
+ ![Tracked test robot with hand-mounted ultrasonic sensors](assets/02_real_robot.jpg)
86
 
87
  ## Sim and real, side by side
88
 
assets/03_nn_driving_live.png ADDED

Git LFS Details

  • SHA256: 79d5488fde7ac909c957d5a28a3101814e29ed94c9b74c3b094fe6e2cbcfe629
  • Pointer size: 131 Bytes
  • Size of remote file: 909 kB