help
Recipe name Version Description Layer
maliit-plugins-qt5 0.99.0+gitX Plugins for a virtual keyboard for touch-screen based user interfaces meta-qt5
man-pages 4.16 Linux man-pages openembedded-core
mbf-abstract-core 0.2.5-1 This package provides common interfaces for navigation specific robot actions. It contains the AbstractPlanner, AbstractController and AbstractRecovery plugin interfaces. This interfaces have to be implemented by the plugins to make the plugin available for Move Base Flex. The abstract classes provides a meaningful interface enabling the planners, controllers and recovery behaviors to return information, e.g. why something went wrong. Derivided interfaces can, for example, provide methods to initialize the planner, controller or recovery with map representations like costmap_2d, grid_map or other representations. meta-ros1-melodic
mbf-costmap-core 0.2.5-1 This package provides common interfaces for navigation specific robot actions. It contains the CostmapPlanner, CostmapController and CostmapRecovery interfaces. The interfaces have to be implemented by the plugins to make them available for Move Base Flex using the mbf_costmap_nav navigation implementation. That implementation inherits the mbf_abstract_nav implementation and binds the system to a local and a global costmap. meta-ros1-melodic
mbf-costmap-nav 0.2.5-1 The mbf_costmap_nav package contains the costmap navigation server implementation of Move Base Flex (MBF). The costmap navigation server is bound to the <a href="wiki.ros.org/costmap_2d">costmap_2d</a> representation. It provides the Actions for planning, controlling and recovering. At the time of start MBF loads all defined plugins. Therefor, it loads all plugins which are defined in the lists *planners*, *controllers* and *recovery_behaviors*. Each list holds a pair of a *name* and a *type*. The *type* defines which kind of plugin to load. The *name* defines under which name the plugin should be callable by the actions. Additionally the mbf_costmap_nav package comes with a wrapper for the old navigation stack and the plugins which inherits from the <a href="wiki.ros.org/nav_core">nav_core</a> base classes. Preferably it tries to load plugins for the new API. However, plugins could even support both <a href="wiki.ros.org/move_base">move_base</a> and <a href="wiki.ros.org/move_base_flex">move_base_flex</a> by inheriting both base class interfaces located in the <a href="wiki.ros.org/nav_core">nav_core</a> package and in the <a href="mbf_costmap_core">mbf_costmap_core</a> package. meta-ros1-melodic
mbf-simple-nav 0.2.5-1 The mbf_simple_nav package contains a simple navigation server implementation of Move Base Flex (MBF). The simple navigation server is bound to no map representation. It provides actions for planning, controlling and recovering. MBF loads all defined plugins which are defined in the lists *planners*, *controllers* and *recovery_behaviors*. Each list holds a pair of a *name* and a *type*. The *type* defines which kind of plugin to load. The *name* defines under which name the plugin should be callable by the actions. It tries to load the defined plugins which implements the defined interfaces in <a href="wiki.ros.org/mbf_abstract_core">mbf_abstract_core</a>. meta-ros1-melodic
media-export 0.3.0-1 Placeholder package enabling generic export of media paths. meta-ros1-melodic
metee 2.1.0 Intel(R) METEE Library meta-intel
metrics-discovery 1.5.102 Intel Metrics Discovery Application Programming Interface meta-intel
mixlib-shellout 2.1.0 Provides a simplified interface to shelling meta-openstack
mmc-utils 0.1 Userspace tools for MMC/SD devices openembedded-core
mod-wsgi 4.5.13+gitX Supports the Python WSGI interface meta-openstack
mosh 1.3.2 Remote shell supporting roaming and high-latency connections meta-oe
move-base 1.16.5-1 The move_base package provides an implementation of an action (see the <a href="http://www.ros.org/wiki/actionlib">actionlib</a> package) that, given a goal in the world, will attempt to reach it with a mobile base. The move_base node links together a global and local planner to accomplish its global navigation task. It supports any global planner adhering to the nav_core::BaseGlobalPlanner interface specified in the <a href="http://www.ros.org/wiki/nav_core">nav_core</a> package and any local planner adhering to the nav_core::BaseLocalPlanner interface specified in the <a href="http://www.ros.org/wiki/nav_core">nav_core</a> package. The move_base node also maintains two costmaps, one for the global planner, and one for a local planner (see the <a href="http://www.ros.org/wiki/costmap_2d">costmap_2d</a> package) that are used to accomplish navigation tasks. meta-ros1-melodic
move-base-flex 0.2.5-1 Move Base Flex (MBF) is a backwards-compatible replacement for move_base. MBF can use existing plugins for move_base, and provides an enhanced version of the planner, controller and recovery plugin ROS interfaces. It exposes action servers for planning, controlling and recovering, providing detailed information of the current state and the plugin’s feedback. An external executive logic can use MBF and its actions to perform smart and flexible navigation strategies. Furthermore, MBF enables the use of other map representations, e.g. meshes or grid_map This package is a meta package and refers to the Move Base Flex stack packages.The abstract core of MBF – without any binding to a map representation – is represented by the <a href="http://wiki.ros.org/mbf_abstract_nav">mbf_abstract_nav</a> and the <a href="http://wiki.ros.org/mbf_abstract_core">mbf_abstract_core</a>. For navigation on costmaps see <a href="http://wiki.ros.org/mbf_costmap_nav">mbf_costmap_nav</a> and <a href="http://wiki.ros.org/mbf_costmap_core">mbf_costmap_core</a>. meta-ros1-melodic
moveit-commanderblacklisted 1.0.2-1 Python interfaces to MoveIt meta-ros1-melodic
moveit-planners-chomp 1.0.2-1 The interface for using CHOMP within MoveIt! meta-ros1-melodic
moveit-planners-omplblacklisted 1.0.2-1 MoveIt! interface to OMPL meta-ros1-melodic
moveit-python 0.3.3-1 A pure-python interaface to the MoveIt! ROS API. meta-ros1-melodic
moveit-sim-controllerblacklisted 0.2.0-1 A simulation interface for a hardware interface for ros_control, and loads default joint values from SRDF meta-ros1-melodic
mpc 0.31 A minimalist command line interface to the Music Player Daemon meta-multimedia
mpich 3.2 Message Passing Interface (MPI) implementation meta-oe
mrpt-localizationblacklisted 0.1.26-1 Package for robot 2D self-localization using dynamic or static (MRPT or ROS) maps. The interface is similar to amcl (http://wiki.ros.org/amcl) but supports different particle-filter algorithms, several grid maps at different heights, range-only localization, etc. meta-ros1-melodic
mrpt-rbpf-slamblacklisted 0.1.10-1 This package is used for gridmap SLAM. The interface is similar to gmapping (http://wiki.ros.org/gmapping) but the package supports different particle-filter algorithms, range-only SLAM, can work with several grid maps simultaneously and more. meta-ros1-melodic
mrpt-reactivenav2dblacklisted 0.1.26-1 Reactive navigation for 2D robots using MRPT navigation algorithms (TP-Space) meta-ros1-melodic
mruby-zest 3.0.5 Zyn-Fusion User Interface meta-musicians
mruby-zest-native 3.0.5 Zyn-Fusion User Interface meta-musicians
msmtp 1.6.6 msmtp is an SMTP client openembedded-core
msmtp 1.4.12 msmtp is an SMTP client. meta-gplv2
mtr 0.87+gitX Combined traceroute and ping utility meta-networking
mysql-python 1.2.5 Python interface to MySQL meta-oe
nativesdk-libtool 2.4.6 Generic library support script openembedded-core
nativesdk-libtool 2.4.6 Generic library support script meta-debian
nav-core 1.16.5-1 This package provides common interfaces for navigation specific robot actions. Currently, this package provides the BaseGlobalPlanner, BaseLocalPlanner, and RecoveryBehavior interfaces, which can be used to build actions that can easily swap their planner, local controller, or recovery behavior for new versions adhering to the same interface. meta-ros1-melodic
nav-core2 0.2.5-1 Interfaces for Costmap, LocalPlanner and GlobalPlanner. Replaces nav_core. meta-ros1-melodic
nav-grid 0.2.5-1 A templatized interface for overlaying a two dimensional grid on the world. meta-ros1-melodic
nav2-controller 0.3.3-1 Controller action interface meta-ros2-eloquent
nav2d-navigator 0.4.2 This package provides a node for higher level navigation of a mobile robot in a planar environment. It needs a map and the robot's position within this map to create a plan for navigation. When used together with a SLAM module it can also be used to perform autonomous exploration of the robot's workspace. meta-ros1-melodic
navfn 1.16.5-1 navfn provides a fast interpolated navigation function that can be used to create plans for a mobile base. The planner assumes a circular robot and operates on a costmap to find a minimum cost plan from a start point to an end point in a grid. The navigation function is computed with Dijkstra's algorithm, but support for an A* heuristic may also be added in the near future. navfn also provides a ROS wrapper for the navfn planner that adheres to the nav_core::BaseGlobalPlanner interface specified in <a href="http://wiki.ros.org/nav_core">nav_core</a>. meta-ros1-melodic
navigation-experimentalblacklisted 0.3.3-1 A collection of navigation plugins and tools: Various recovery behaviors, local and global planner plugins for move_base, a teleop filter for obstacle avoidance, a simple control-based move_base replacement etc. meta-ros1-melodic
ndisc6 1.0.4+gitX This package includes some useful diagnostics tools for IPv6 networks, including ndisc6, rdisc6, tcptraceroute6 and traceroute6. meta-networking
neon 0.30.2 An HTTP and WebDAV client library with a C interface meta-oe
neonavigationblacklisted 0.8.1-1 The neonavigation meta-package including 3-dof configuration space planner meta-ros1-melodic
net-ssh-multi 1.2.1 A library for controlling multiple ssh connections via a single interface meta-openstack
netifd git OpenWrt Network interface configuration daemon meta-tanowrt
network-detector 1.0.16-1 A ROS node that watches a given network interface and publishes whether it is both UP and RUNNING (indicating that a cable is plugged into it and communication is happening, for instance) or not. meta-ros1-melodic
network-traffic-control 1.0.16-1 A ROS node that allows control of network emulation parameters such as bandwidth, loss and latency for a Linux network interface. meta-ros1-melodic
networkd-dhcp-conf 1.0 systemd-networkd config to setup wired interface with dhcp meta-updater
nfs-utils 2.3.3 userspace utilities for kernel nfs openembedded-core
nftables 0.9.0 Netfilter Tables userspace utillites meta-networking