Source: ros-one-smach-ros
Section: misc
Priority: optional
Maintainer: Isaac I. Y. Saito <gm130s@gmail.com>
Build-Depends: debhelper (>= 9.0.0), ros-one-catkin, ros-one-rostest
Homepage: 
Standards-Version: 3.9.2

Package: ros-one-smach-ros
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ros-one-actionlib, ros-one-actionlib-msgs, ros-one-rospy, ros-one-rostopic, ros-one-smach, ros-one-smach-msgs, ros-one-std-msgs, ros-one-std-srvs
Description: The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS.
 For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with actionlib both as a client, and a provider of action servers. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code.
