common: actionlib | bfl | tinyxml | yaml_cpp

Stack Summary

This stack contains tools built on top of ROS core which are commonly used throughout the ROS ecosystem.

Overview

  • bfl: The Bayesian Filtering Library (BFL) from the Orocos Project.

  • actionlib: Provides C++ and Python libraries for interacting with the Action API used by the executive. This stack also includes the tutorial package, actionlib_tutorials.

Changes in Electric

New in Electric

The following packages were moved to separate stacks:

  • nodelet_core: nodelet, nodelet_topic_tools. Plugin API for faster intraprocess communication in roscpp nodes.

  • bond_core: bond, bondcpp and bondpy. bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing.

  • pluginlib: Plugin architecture for C++ ROS packages.

  • filters: Provides a standardized C++ API for filters. It also has a class for chaining filters at runtime based on parameters.

  • xacro: An XML macro language.

The following packages were converted to rosdep dependencies:

  • tinyxml

  • yaml_cpp

Report a Bug

Use trac to report bugs or request features. [View active tickets]

Wiki: common/electric (last edited 2011-08-02 23:29:23 by KenConley)