RDBOX GARIBAN
forked from balena-io/etcher The major design pattern of this software was abstracted from balena-io's etcher, which is subject to the same license.
You can create an RDBOX's SD card easily by app. (Now offering Windows10 version. Mac and Linux versions will be released soon.)
What's RDBOX Prj??
GitHub: rdbox-intec/rdbox
RDBOX is a IT infrastructure for ROS robots. These is very smart like your ROS robot.
Don’t be surprised, there IT infrastructure is built automatically and maintained automatically.
And that is got Effect with only Run the scripts and Burn the SDCARD.
Make Robotics / IoT Engineers' Work a Lot Easier.
Install
Ubuntu(18.04 Bionic)
- Register the RDBOX Deb repository.
echo "deb https://dl.bintray.com/rdbox/deb buster main" | sudo tee /etc/apt/sources.list.d/rdbox.list
- Install GPG Key
curl -s https://bintray.com/user/downloadSubjectPublicKey?username=rdbox | sudo apt-key add -
- Update && Install
sudo apt-get update
sudo apt-get install rdbox-gariban-electron