rdbox-intec / rdboxGARIBAN

Create an SD card for RDBOX using an easy-to-understand GUI.

Home Page:https://rdbox-intec.github.io/homepage_en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.)

⬇️ Download Windows10 | ⬇️ Download MacOS | ⬇️ Download Linux

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)

  1. Register the RDBOX Deb repository.
echo "deb https://dl.bintray.com/rdbox/deb buster main" | sudo tee /etc/apt/sources.list.d/rdbox.list
  1. Install GPG Key
curl -s https://bintray.com/user/downloadSubjectPublicKey?username=rdbox | sudo apt-key add -
  1. Update && Install
sudo apt-get update
sudo apt-get install rdbox-gariban-electron

About

Create an SD card for RDBOX using an easy-to-understand GUI.

https://rdbox-intec.github.io/homepage_en/

License:Other


Languages

Language:JavaScript 61.2%Language:CSS 23.8%Language:HTML 7.7%Language:SCSS 4.5%Language:C++ 1.3%Language:TypeScript 0.6%Language:Makefile 0.5%Language:Shell 0.4%Language:Python 0.1%