Difference between revisions of "API2"

From RobotinoWiki
(Introduction)
(Introduction)
Line 39: Line 39:
 
rect 211 270 284 325 [[webd|]]
 
rect 211 270 284 325 [[webd|]]
 
rect 211 435 284 490 [[menud|]]
 
rect 211 435 284 490 [[menud|]]
rect 315 46 359 778 [[rpcd|]]
+
rect 316 46 358 852 [[rpcd|]]
 
rect 391 46 464 101 [[controld2|]]
 
rect 391 46 464 101 [[controld2|]]
 
rect 390 121 464 175 [[lcdd2|]]
 
rect 390 121 464 175 [[lcdd2|]]
Line 47: Line 47:
 
rect 391 600 464 654 [[cbhad|]]
 
rect 391 600 464 654 [[cbhad|]]
 
rect 391 720 464 775 [[grapplerd|]]
 
rect 391 720 464 775 [[grapplerd|]]
 +
rect 391 794 464 851 [[kinectd|]]
 
rect 494 46 554 123 [[ioboard|]]
 
rect 494 46 554 123 [[ioboard|]]
 
rect 496 136 568 187 [[display|]]
 
rect 496 136 568 187 [[display|]]
Line 55: Line 56:
 
rect 494 600 588 666 [[cbha|]]
 
rect 494 600 588 666 [[cbha|]]
 
rect 494 675 565 786 [[grappler|]]
 
rect 494 675 565 786 [[grappler|]]
 +
rect 494 801 589 859 [[kinect|]]
 
</imagemap>
 
</imagemap>

Revision as of 11:28, 22 December 2011

Introduction

Robotino api2 icon 64.png The new API2 is going to replace the current programming interface to Robotino(r).

Package links

API2 binary packages

API2 ready to use CF card image

The new API2 is currently under development. The main new features are

  • Support for up to 4 cameras.
  • Support for up to 4 laser rangefinders.
  • Support for camera controls like brightness, contrast, auto white balance ... The supported controls depend on the camera used.
  • Integrated web server for controlling Robotino by a web browser or your smartphone.
  • Easy build process due to minimal dependencies to external libraries.
  • Uses TCP port 12080 for communication only. This minimizes problems with firewalls.

The new API2 is based on a RPC like infrastructure. The REC-RPC library is a interprocess communication middleware similar to ROS. It is based on Qt and does not have any other dependencies.


Api2 overview 600.jpg
About this image