libprogress-any-perl

Perl module to record progress to any output

Progress::Any is an interface for applications that want to display progress to users. It decouples progress updating and output, rather similar to how Log::Any decouples log producers and consumers (output). The API is also rather similar to Log::Any, except Adapter is called Output and category is called task.
log analyser with nice output written in Perl

logwatch

log analyser with nice output written in Perl

Logwatch is a modular log analyser that runs every night and mails you the results. It can also be run from command line.

gfortran-13-arm-linux-gnueabihf

GNU Fortran compiler for the arm-linux-gnueabihf architecture

This is the GNU Fortran compiler for the arm-linux-gnueabihf architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libdepth-image-proc0d

Robot OS depth-image-proc package

This package is part of Robot OS (ROS). The package contains nodelets for processing depth images such as those produced by OpenNI camera. Functions include creating disparity images and point clouds, as well as registering (reprojecting) a depth image into another camera frame.

python3-image-rotate

Robot OS image_rotate Python 3 package

This package is part of Robot OS (ROS). The package provides the library to that rotates an image stream in a way that minimizes the angle between a vector in some arbitrary frame and a vector in the camera frame. Python 3 package.

cl-nodelet

Robot OS nodelet library - service files - LISP

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.