Difference between revisions of "Robotino OS"

From RobotinoWiki
(Robotino 3)
Line 1: Line 1:
 +
==Introduction==
 +
{|class="wikitable" cellpadding="20" vertical-align="top"
 +
|-
 +
|[[Image:cfcard_32.png]]
 +
|Robotino is powered by Linux (Ubuntu). But it is also possible to install Microsoft Windows on Robotino.
 +
|}
 +
 +
 
==Robotino 3==
 
==Robotino 3==
 
*[[robotino3_usb_restore|Restore from bootable USB stick]]
 
*[[robotino3_usb_restore|Restore from bootable USB stick]]
Line 10: Line 18:
 
==Robotino 2==
 
==Robotino 2==
 
* [[CF card]]
 
* [[CF card]]
 +
 +
==Windows==
 +
A subset of Robotino's functionality is provided by the [http://packages.openrobotino.org/windows/robotino-daemons/ robotino-daemons for Windows] installer. It includes
 +
*rpcd: Robotino's central message dispatcher
 +
*controld3: Access to Robotino's Motors and IOs.
 +
*laserd: Support for Hokuyo URG laser rangefinders.
 +
*restapid: Robotino's web-interface and Robotino's [Rest_api|REST-API].
 +
The main reason for running Windows on Robotino is to run Matlab or LabView directly on Robotino. This gives you fast access to the Robotino platform and local access to other devices that are handled directly by Matlab or LabView.

Revision as of 10:33, 21 March 2019

Introduction

Cfcard 32.png Robotino is powered by Linux (Ubuntu). But it is also possible to install Microsoft Windows on Robotino.


Robotino 3

Robotino 2

Windows

A subset of Robotino's functionality is provided by the robotino-daemons for Windows installer. It includes

  • rpcd: Robotino's central message dispatcher
  • controld3: Access to Robotino's Motors and IOs.
  • laserd: Support for Hokuyo URG laser rangefinders.
  • restapid: Robotino's web-interface and Robotino's [Rest_api|REST-API].

The main reason for running Windows on Robotino is to run Matlab or LabView directly on Robotino. This gives you fast access to the Robotino platform and local access to other devices that are handled directly by Matlab or LabView.