Robotics middleware: Difference between revisions

Content deleted Content added
Orca: better too
OpenRDK: better three
Line 39:
Orca software is released under LGPL and GPL licenses.
 
===[http://openrdk.sf.net/ OpenRDK]===
[http://openrdk.sf.net/ OpenRDK] is an open-source software framework for robotics for developing loosely coupled modules. It provides transparent concurrency management, inter-process (via sockets) and intra-process (via shared memory) blackboard-based communication and a linking technique that allows for input/output data ports conceptual system design. Modules for connecting to simulators and generic robot drivers are provided.
 
===[http://www.ros.org/core-components/#communications_infrastructure ROS]===