In this article




Help us make these docs great!

All rapyuta.io docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

March

March 03

Welcome to the March 03, 2021 release of the rapyuta.io platform. There are significant updates in this release that we hope you will like.

Improvements

  • New Documentation structure

    The rapyuta.io platform documentation is completely revamped with the following improved changes.

    • The document is divided into multiple sections (Introduction, Getting Started, How To Guides, and Core concepts) and added a collapsable TOC to serve the purpose of users.
    • Improved search mechanism in the document for better findability and an enhanced user experience.
    • Included FAQ and Troubleshooting sections to address user issues.
    • Allowed user contribution to the content by adding inline Make a contribution button.
  • Updated Ports for ROS Bag recorder

    ROS Bag recorder(the component responsible for collecting ROS bags in a device) uses ports 9010 and 8008. Avoid using these ports in your applications.

  • Minor improvements related to historical logs and parameters UI

SDK

rapyuta.io Python SDK 0.20.2 released.

  • Improved SDK documentation

March 17

Welcome to the March 17, 2021 release of the rapyuta.io platform. There are significant updates in this release that we hope you will like.

Feature

  • Native Network

    A native network allows you to communicate between different ROS environments when they are deployed either in the cloud or deployed in the devices within the same local area network. For more information, click here.

Improvements

  • Build Logs Improvement

    The rapyuta.io platform allows you to follow the build logs by selecting the toggle button. For more information, click here.

  • Device Logs Improvement

    You can view the device logs either in a tabular or in a card form. You can also specify the log lines (10, 20, 30, or 40 log lines per page) to be downloaded. For more information, click here.

SDK

rapyuta.io Python SDK 0.21.0 released.

  • Added SDK support for native networks

March 24

Welcome to the March 24, 2021 release of the rapyuta.io platform. There are significant updates in this release that we hope you will like.

Improvement

  • Build Page Improvement

    You can add a trigger/tag name while creating or triggering a build. The trigger/tag name can be used to identify the build requests. For more information, click here.

Security Updates

  • Security updates related to the verification of SSL certificates for encrypted connections are done on the rapyuta agent that runs on the devices. Re-onboard your existing devices to receive the updates. The new onboarded devices will already have the updates.

SDK

rapyuta.io Python SDK 0.22.1 released.

  • Added SDK support for trigger and tag name for builds
  • Added SDK support for setting CPU and memory limits for routed networks