ROS core stacks
ROS core stacks
common_msgs
Commonly used messages in ROS. Includes messages for actions (actionlib_msgs), diagnostics (diagnostic_msgs), geometric primitives (geometry_msgs), robot navigation (nav_msgs), and common sensors (sen...
common_tutorials
ROS common_tutorials stack migrated from https://code.ros.org/svn/ros-pkg/stacks/common_tutorials/branches/common_tutorials-0.1/
console_bridge
A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.
diagnostics
Packages related to gathering, viewing, and analyzing diagnostics data from robots.
executive_smach
A procedural python-based task execution framework with ROS integration.
filters
This library provides a standardized interface for processing data as a sequence of filters. This package contains a base class upon which to build specific implementations as well as an interface w...
genmsg
Standalone Python library for generating ROS message and service data structures for various languages