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: software.md
+18-9Lines changed: 18 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,19 +57,28 @@ Thanks to [John Vial](https://github.com/johnny555) for contributing this code
57
57
- Get your IP address from your router or [AngryIP](https://angryip.org/){:target="_blank"}.)
58
58
- In file browser navigate to /Downloads/linorobot2_hardware-master/config/custom
59
59
- right click on rosmo_config.h & open in pluma (put in your wifi credentials at line 116, set the agent IP at line 113 & lidar ip at line 129 to the address of your computer, save the file
60
-
- open a terminal paste curl -fsSL -o get-platformio.py https://raw.githubusercontent.com/platformio/platformio-core-installer/master/get-platformio.py
0 commit comments