Upload 5 files
Browse files- .gitattributes +1 -0
- README.md +9 -2
- 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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 77 |
|
| 78 |
-
|
|
|
|
|
|
|
| 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 |
+

|
| 82 |
|
| 83 |
+
The hardware itself, with the ultrasonic sensors on the hand:
|
| 84 |
+
|
| 85 |
+

|
| 86 |
|
| 87 |
## Sim and real, side by side
|
| 88 |
|
assets/03_nn_driving_live.png
ADDED
|
Git LFS Details
|