python3-nodelet

Robot OS nodelet library - service files - Python 3
  https://wiki.ros.org/nodelet_core
  0
  no reviews



This package is part of Robot OS (ROS). Nodelet is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. The nodelet base class needed for implementing a nodelet, and the NodeletLoader class used for instantiating nodelets are provided.

This package contains the Python 3 interface.