Raspberry Pi Images
Image Link | SHA256 Sum |
---|---|
2020-11-07-ubiquity-xenial-lxde | 8585c3839e2405163302f0fef774c1caa22b4ebc6f2582d9266a30ecef6987b4 |
2020-02-10-ubiquity-xenial-lxde | bce2437fa8c33a43ec972304f6ca92f3a56e659a053ff0f21b4224e7d99fc28a |
2019-06-19-ubiquity-xenial-lxde | 3a691ce442f4432c24ab0305b270fa38128681da276402e4e6f619c7e54976ca |
2019-02-19-ubiquity-xenial-lxde | cef9f11b34d30ecc72db516ff7a92e98862ff708b38251b6b70821ba6342e3f1 |
2019-02-10-ubiquity-xenial-lxde | 45269a92a4a709d86f703a0038f47c2faf9db48170ba618ada00183005138b04 |
2018-12-08-ubiquity-xenial-lxde | a7db887d9ce0f4c26eeff8ec578ccbe7862724345ee33511712c1c85e8e4215b |
2018-11-15-ubiquity-xenial-lxde | 12fc9d824e386287163e562feb9f02567f200290fce560619ab8b54d7d1af290 |
2018-06-27-ubiquity-xenial-lxde | c9f86d12098788ee459cab5c3c54d1eda30dc5183abb2e53d28201d5c901bbdd |
2018-06-07-ubiquity-xenial-lxde | bbf260dfa7b97acc896faa9af10d05e4feca19aa1b36b859748ea125d0285dcf |
2018-01-13-ubiquity-xenial-lxde | 9f9db4187cf76add1e5580f3aa80067374bd670f0dcea3044316f0ba8508e508 |

STAY IN THE KNOW
You’ve just downloaded an incredible package of software technology that we’ve put together for you for free – we hope you get a lot of value out of it.
We hope that you’d like to stay in touch. That way when we have more good stuff to share with you, we can let you know.
You’ll be able to:
– Hear about new software distributions right away
– Be the first to know when we release a new robot
– Hear about new free software products
By clicking Subscribe, I agree to receive email from Ubiquity Robotics and I understand that my information will be used in accordance with their Privacy Policy.
Installing Pi Images
Under Ubuntu Linux we recommend using the GNOME Disks tool to flash images onto the Micro SD card as it has native support for xz compressed images. If you haven’t installed it, simply run sudo apt install gnome-disk-utility.
Then you can double click on the downloaded image file, the GNOME Disks tool will automatically come up, and you can direct it to expand the image on to an SD card drive attached to your computer.
On other operating systems we recommend using etcher to flash images onto SD cards.
Getting Started
NOTE: When the Raspberry Pi boots for the first time, it resizes the file system to fill the SD card, this can make the first boot take some time.
If you want to use our image for something other than our robots, please read this document.
On a Pi, our image comes up as a Wifi access point. The SSID is ubiquityrobotXXXX where XXXX is part of the MAC address. The wifi password is robotseverywhere.
Once connected, it is possible to log into the Pi with ssh [email protected]
with a password of ubuntu
. If you connect up a keyboard and mouse enter the password ubuntu
at the prompt.
If you are not running on one of our robots run sudo systemctl disable magni-base
to ensure that our startup scripts get disabled.
About the Pi Images
The Ubiquity Robotics Raspberry Pi images are based on Ubuntu 16.04. They are pre-installed with ROS, perfect for building your Raspberry Pi robots. Based on the wonderful work of Ubuntu Pi Flavor Makers.
The pre-2020 Pi Images are designed to work with the Raspberry Pi 3 (Model B and B+), and the ones from 2020 onward with the Pi 4. We do not test on any other Pis. They are known to not work at all on the Original Pi and the Pi Zero.
Like Our Raspberry Pi Images?
Then you will probably also like our robots. Learn more on our website.
You can also support the image developers by donating.
Academic Use
The distribution is hosted, maintained and distributed without any charge to anyone. We do request, however, that if you are using it for academic or research purposes that you email us a copy of / link to any research output, including papers, masters or PhD thesis, reports or published code, we love that stuff and voraciously read it. You can send it to [email protected]
Image Bugs and Contributions
The latest image listed here is to the best of our knowledge functional and stable, however if you catch any bugs or run into trouble, please file a Github Issue, or email me at [email protected].