This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Helpful links | |
| https://ubuntu.com/download/raspberry-pi | |
| http://wiki.ros.org/melodic/Installation/Ubuntu | |
| 1. Download image and burn to SD card with Etcher | |
| 2. The first challenge on boot of Pi is setting up the wireless network. This will require a keyboard and ethernet connection to Pi. I've documented a bit in this gist: | |
| https://gist.github.com/dbaldwin/fa1baac11b0ae2f000092b695c3d0b33 | |
| 3. After getting the network setup you'll want to SSH into the Pi. At least that's what I did. |