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
Copy file name to clipboardExpand all lines: doc/en.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,9 @@ The project is not very complex, but it does involve some careful computations.
25
25
The hardwares I used in the small car project are:
26
26
27
27
1. Four USB fisheye cameras,supporting three different modes of resolution: 640x480|800x600|1920x1080. I used 640x480 because it suffices for a car of this size.
28
-
2. AGX Xavier.Indeed you can do all the development on your laptop, it doesn't matter.
28
+
2. AGX Xavier.
29
+
30
+
Indeed you can do all the development on your laptop, an AGX is not a strict prerequisite to reproduce this project.
0 commit comments