Robotics middleware: Difference between revisions

Content deleted Content added
YARP: WL and brief text (conent copied from YARP, see History their for full attribution
ROS: a start. (Content from Robot Operating System, so see History there for full attribution)
Line 125:
 
===[http://www.ros.org/core-components/#communications_infrastructure ROS]===
ROS, ([[Robot Operating System]]), is a collection of [[software framework]]s for [[robot]] software development, providing [[operating system]]-like functionality on a heterogeneous [[computer cluster]]. ROS provides standard operating system services such as [[hardware abstraction]], low-level [[Device driver|device control]], implementation of commonly used functionality, [[Inter-process communication|message-passing between processes]], and package management.
[To be done]
 
===[http://yarp.it/ YARP]===