blob: b82544b8b12b9d8e2a2dd61cd96cb78657cd7129 (
plain) (
blame)
1
2
3
4
5
6
|
The ros_comm stack contains the ROS middleware/communications packages.
This packages are collectively known as the ROS "Graph" layer. They provide
implementations and tools for topics, nodes, services, and parameters. This
includes the supported ROS client libraries: roscpp, rospy, and roslisp.
WWW: http://www.ros.org/wiki/ros_comm
|