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...
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
geometry
Packages for common geometric calculations including the ROS transform library, "tf". Also includes ROS bindings for "bullet" physics engine and "kdl" kinematics/dynamics package.