Giter Club home page Giter Club logo

rdbox's Introduction

RDBOX (A Robotics Developers BOX)

RDBOX is a IT infrastructure for ROS robots. These is very smart like your ROS robot.

CircleCI Codacy Badge Github Release Bintray

Don’t be surprised, there IT infrastructure is built automatically and maintained automatically.
(DETAIL: Effect on you)
And that is got Effect with only Run the scripts and Burn the SDCARD.
(DETAIL: What you do)

Of course, protect the app at all layers of the OSI reference model.

Please do not worry. You can create an SD card easily by app. (Now offering Windows10 version. Mac and Linux versions will be released soon.)
⬇️ Download Windows10 | ⬇️ Download MacOS | ⬇️ Download Linux Click here for details.

This is just an example of RDBOX functionality. You can easily control robots at multiple locations.
Many other functions are available in RDBOX.


How to use

Auto-build Kubernetes cluster(Use Docker as a containerd.) & Secure-Scalable Physical-network optimized for ROS robots.

  1. Prepare RaspberryPi and AWS or Azure or PC. (Please see the wiki for details.)
  2. Please also refer to the latest release notes.
  3. If you just want to try RDBOX out, check out the Our Wiki page to give it a whirl. (←英語/日本語の二ヶ国語のマニュアルが用意されています。)

Supplementary information

  • Example) Install VirtualBox

    • Continue to Our Wiki page

      $ mkdir ${HOME}/git
      $ cd {HOME}/git
      $ git clone --depth 1 https://github.com/rdbox-intec/rdbox.git
      $ cd ${HOME}/git/rdbox/tutorials/setup-rdbox-hq-vb/conf
      $ cp -p rdbox-hq-vb.params.sample rdbox-hq-vb.params
      $ vi rdbox-hq-vb.params
      $ cd ${HOME}/git/rdbox/tutorials/setup-rdbox-hq-vb/setup-VirtualBox
      $ sudo sh setupVirtualBox.sh
      $ cd ${HOME}/git/rdbox/tutorials/setup-rdbox-hq-vb/setup-vagrant
      $ sudo sh setupVagrant.sh
  • One of our utilities, flashRDBOX, allows interactive dependency injection (DI) to RaspberryPi. There is no need for difficult operations.

  • If you own TurtleBot3, you can also experience the deployment of ROS applications.

  • Otherwise, you can learn the procedure for building development environment with RDBOX.

Effect on you

RDBOX based on HypriotOS (Debian GNU/Linux 10)

             .___. 
            /___/| 
            |   |/ 
            .---.  
            RDBOX  
 - A Robotics Developers BOX - 

What you do

Features

Make your job easy with 3 features.

1. Orchestrate all resources running "ROS robots".

  • You will get a simpler and creative development experience than deploying with traditional roslaunch. Furthermore, it becomes easy to control a lot of groups of robots.
  • Orchestrate ROS nodes on robots and conputer resources by Kubernetes.
    • Allow mixing of x86 and ARM architecture CPU.
    • k8s master will run on AWS EC2 or Azure VirtualMachine VirtualBox on your PC.
  • Connect with the robots and others by Mesh Wi-Fi Network.
  • Connect with the Clouds/On-Premise by VPN Network.
    RDBOX_SHOW.gif

2. Make It yourself!!

  • The RDBOX Edge devices builds with Raspberry Pi 3B/3B+/4B.
  • There is no worry that the back port will be installed. (All source code and hardware are disclosed.)
  • Raspberry Pi provides you edge computing and Wi-Fi network and environmental sensors and more.
  • Provide assembly procedure and original SD card image.
    parts_of_edge.jpeg

3. NETWORK CONNECT

  • Easily set up a dedicated local area network for robots.
    • Simply connect RDBOX in between the internet and your service robot. In one simple step, you can build a local area network and development environment. No knowledge of internet or networking is necessary.
  • Many network applications, including NTP, are offered with the product. Automate your network robot management.
  • All you need is a power source. Cover the whole movable range of mobile robots with a Wi-Fi network.
    RDBOX_FETURES.gif

Compared with other robotics platforms.

3 Advantages compared to competitor's "robot development platform".

1. The RDBOX Provides ALL layers (L1 to L7) of the OSI reference model.

  • Competitor's "robot development platform" does not support it. You may need to pay a great deal of money to a specialist for consultation.
    • Providing access points via mesh Wi-Fi. The robot just connects to the access point.
    • It is possible to get security measures such as VPN and firewall andmore..., and convenient functions such as network application.

2. The RDBOX can be made with general equipment.

  • You can start using it with the "laptop" and "Raspberry Pi3B / 3B + / 4B" you may already have.

3. The RDBOX take in the good points of other companies' robot development platforms.

  • It can be used by combining "simulator linkage" and "existing API service" that other companies are good at.
    • Object Detection API
    • Reinforcement learning by Gazebo.
    • and more..

Components

Our Components

Third Components

  • hostapd

    • hostapd is an IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator.
    • We are applying and applying our patch.
  • SoftEtherVPN_Stable

    • Open Cross-platform Multi-protocol VPN Software.
    • We are applying and applying our patch.
  • bridge-utils

    • Utilities for configuring the Linux Ethernet bridge.
  • dnsmasq

    • network services for small networks.
  • nfs

    • support for NFS kernel server.
  • etc.....

Our Mission

Solve: Short of talented engineers (48,000 people in Japan in 2020)

  • Robotics is a complex technology.
  • Therefore, the backbone of the engineer is different. Naturally, IT skills of each engineer are not constant.
  • The use of IT technology is essential to build a robot system that links various types of service robots and IoT devices.

RDBOX (a IT infrastructure for ROS robots.) Boosts the productivity of engineers with various backbones.

  • for Engineer with various backbones.
    • Create opportunities to experience "Advanced IT technologies".
  • for Advanced IT Engineer
    • Provides easy customization and high affinity to existing modules. (like a ToolBOX)
  • for Robotics beginners
    • Master the standard development process.(high productivity.)

Roadmap

  • Portable version
  • Multipoint connection
  • Improved fault tolerance (multiple sites version)
  • App Market
  • Multi-OS GUI SDWriter
  • aws and nvidia, cooperation
  • Azure
  • Create dedicated H/W
  • Docker File Generator
  • k8s. yaml file Generator
  • elastic plug-in

Contributing

The following is a set of guidelines for contributing to RDBOX.

These are mostly guidelines, not rules.

Use your best judgment, and feel free to propose changes to this document in a pull request.

  1. Fork this repository.
  2. Create a branch from master branch.
  3. Write code.
  4. Send a PR from the branch.

Support & Contacts

For help and feedback, please feel free to contact us.

ask Stack Overflow questions with #rdbox.

or E-mail consultant is also available. RDBOX Project ([email protected])

If you are favorite to RDBOX, please follow my GitHub account.

Licence

Licensed under the MIT license.

rdbox's People

Contributors

higuchi-toshio-intec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.