What is a ROS package?
Information on ROS packages.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Software in ROS is organized in packages. A package might contain ROS nodes, a ROS-independent library, a dataset, configuration files, a third-party piece of software, or anything else that logically constitutes a useful module. The goal of these packages it to provide this useful functionality in an easy-to-consume manner so that software can be easily reused. In general, ROS packages follow a "Goldilocks" principle: enough functionality to be useful, but not too much that the package is heavyweight and difficult to use from other software.
See http://www.ros.org/wiki/Packages for more details.
Asked: 2011-02-14 09:40:04 -0600
Seen: 1,142 times
Last updated: Feb 14 '11
How can I get involved in ROS community?
How do I install a missing ROS package?
ROS Packages vs. Linux Packages
What is a Package, Stack, Repository?
What are the best practices for tagging questions?
Is ROS Answers an Alternative to the [ros-users] Mailing List?
What are the units and coordinate conventions in ROS?
How to get notified of new questions with a certain tag by email?
good "karma-question"!