Source: ros-one-nodelet
Section: misc
Priority: optional
Maintainer: Geoffrey Biggs <geoff@openrobotics.org>
Build-Depends: debhelper (>= 9.0.0), libboost-dev, libboost-thread-dev, ros-one-bondcpp, ros-one-catkin, ros-one-cmake-modules (>= 0.3.2), ros-one-message-generation, ros-one-pluginlib (>= 1.10.0), ros-one-rosconsole, ros-one-roscpp, ros-one-std-msgs, uuid-dev
Homepage: http://ros.org/wiki/nodelet
Standards-Version: 3.9.2

Package: ros-one-nodelet
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libboost-thread1.74.0, ros-one-bondcpp, ros-one-message-runtime, ros-one-pluginlib (>= 1.10.0), ros-one-rosconsole, ros-one-roscpp, ros-one-rospy, ros-one-std-msgs, uuid-dev
Description: The nodelet package is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms.
 This package provides both the nodelet base class needed for implementing a nodelet, as well as the NodeletLoader class used for instantiating nodelets.
