October 23, 2021
Share

RetraDev is a microservice-based rapid prototyping framework for early-stage cloud telepresence robotic application development. The proposed framework is suitable for remote development and deployment over the cloud without the need for physical accessibility to a telepresence robot. The framework provides a networking architecture that may enable quick prototyping capabilities for robot-agnostic remote programming, which supports both real-time and non-real-time tasks.

Some of the benefits and features of the framework are:

  1. Telepresence robot-agnostic development
  2. Locally hosted cloud robotic application development
  3. Modularity
  4. Open-source and Lightweight (Available on Github, links are given below)

The framework is open-source and lightweight, with minimum dependencies. RetraDev robot client drivers can be ported with any programming language or ROS, since the framework provides the necessary API endpoints and events to publish/subscribe (similar to rosservice and rostopics respectively). All of its source code is available on GitHub. The work on the framework started as a part of my Master’s dissertation (see here).

Resources used (Tech stack)

  • Socketio
  • WebRTC
  • Nodejs
  • Python (both 2 and 3)
  • MongoDB
  • ExpressJs
  • Nginx
  • Bastion Host

Cloud stack used

  • Linode VM (powered by Ubuntu 20.04)

Top-level view of the architecture

RetraDev-Architecture

RetraDev LocalCloud

RetraDev Bastion Server


https://github.com/tunchunairarko/retradev-bastion-server-configuration
0 forks.
0 stars.
0 open issues.

Recent commits: