The sciota robotic platform

sciota roboticsĀ develops, manufactures and customizes a multi-purpose UGV platform. It can be individually adapted to specific use cases. Mechanical extensions are suitable for loads up to several times of its own weight. Any number of additional components can be connected to the Arduino-based controller and the standard remote-control receiver. ROS (Robot Operating System) can connect to the Arduino and provides the higher-level mission control. Therewith you avoid vendor lock-in in your robotics projects.

Robotics UI

Robotics UI is a web interface solution for ROS 2 powered robots using React and ROS 2 Iron.

Our vision is to create software that allows you to instantly add a web interface to every ROS 2 robot by configuring a simple JSON file.

  • Introducing Robotics UI: A Web Interface Solution for ROS 2 RobotsĀ 

    Introducing Robotics UI: A Web Interface Solution for ROS 2 RobotsĀ 

    If you’ve worked with ROS before, you’ve probably noticed how difficult it can be to set up a proper web interface for your robot. We had the exact same issue a couple of months ago, which led me to propose the Robotics UI project. The goal is to create a general web interface that can…