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: wiki/sensing/lidar-vlp16-setup.md
+7-14Lines changed: 7 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,9 @@ With the Ethernet cable **not yet connected** to the LiDAR, run:
47
47
ip a
48
48
```
49
49
50
-
Look for an interface name such as `enp0s31f6`, `eth0`, `eno1`, or (for USB adapters) something like `enx144fd7c114ac`. Note this name — we'll call it `<iface>` below.
50
+
Look for an interface name such as `enp0s31f6`, `eth0`, `eno1`, or, for USB adapters, something like `enx144fd7c114ac`.
51
+
52
+
Note this name, and we will call it `<iface>` below. We will use `<iface>` as a placeholder for the actual network interface name in the below commands.
51
53
52
54
### 2.2 Assign a Temporary Static IP (Command Line)
0 commit comments