Coding
From RobotinoWiki
Contents
Introduction
There are two options to get access to Robotino's sensors and actors from your own program.
|
C/C++
API2 C/C++ library is a good choice if your compiler version is supported by the provided binary packages. Otherwise you could use CPP REST SDK to setup a client that interfaces Robotino's REST-API.
Quick links
.Net
Quick links
Java
Quick links
Matlab
See the page about accessing a REST API from Matlab.