help
Recipe name Version Description Layer
dataspeed-ulc 0.0.5-1 CAN interface to the Universal Lat/Lon Controller (ULC) firmware meta-ros1-melodic
dataspeed-ulc 0.0.5-2 CAN interface to the Universal Lat/Lon Controller (ULC) firmware meta-ros1-noetic
db8 3.2.0-5+gitX A userspace service that provides access to the webOS database meta-luneos
dbus-broker 28 dbus broker meta-oe
dbus-sharp 0.8.1 C# implementation of D-Bus meta-mono
dbw-fca 1.2.1-1 Drive-by-wire interface to the Dataspeed Inc. Chrysler Pacifica DBW kit meta-ros1-melodic
dbw-fca 1.2.1-1 Drive-by-wire interface to the Dataspeed Inc. Chrysler Pacifica DBW kit meta-ros1-noetic
dbw-fca-can 1.2.1-1 Drive-by-wire interface to the Dataspeed Inc. Chrysler Pacifica DBW kit meta-ros1-melodic
dbw-fca-can 1.2.1-1 Drive-by-wire interface to the Dataspeed Inc. Chrysler Pacifica DBW kit meta-ros1-noetic
dbw-mkz 1.4.1-1 Drive-by-wire interface to the Dataspeed Inc. Lincoln MKZ DBW kit meta-ros1-melodic
dbw-mkz 1.4.1-1 Drive-by-wire interface to the Dataspeed Inc. Lincoln MKZ DBW kit meta-ros1-noetic
dbw-mkz-can 1.4.1-1 Drive-by-wire interface to the Dataspeed Inc. Lincoln MKZ DBW kit meta-ros1-melodic
dbw-mkz-can 1.4.1-1 Drive-by-wire interface to the Dataspeed Inc. Lincoln MKZ DBW kit meta-ros1-noetic
dbw-polaris 1.0.1-1 Drive-by-wire interface to the Dataspeed Inc. Polaris GEM/Ranger/RZR DBW kit meta-ros1-melodic
dbw-polaris 1.0.1-1 Drive-by-wire interface to the Dataspeed Inc. Polaris GEM/Ranger/RZR DBW kit meta-ros1-noetic
dbw-polaris-can 1.0.1-1 Drive-by-wire interface to the Dataspeed Inc. Polaris GEM/Ranger/RZR DBW kit meta-ros1-melodic
dbw-polaris-can 1.0.1-1 Drive-by-wire interface to the Dataspeed Inc. Polaris GEM/Ranger/RZR DBW kit meta-ros1-noetic
dce git Decompression Compression Engine Userspace Utils meta-freescale
ddwrt-access-point 1.0.16-1 A ROS node that controls a Linksys WRT610Nv2 access point with a dd-wrt firmware. Other access points models/dd-wrt versions may be compatible as long as the web interface is identical. meta-ros1-melodic
diagnostic-msgs 1.12.8-1 This package holds the diagnostic messages which provide the standardized interface for the diagnostic and runtime monitoring systems in ROS. These messages are currently used by the <a href="http://wiki.ros.org/diagnostics">diagnostics</a> Stack, which provides libraries for simple ways to set and access the messages, as well as automated ways to process the diagnostic data. These messages are used for long term logging and will not be changed unless there is a very important reason. meta-ros1-melodic
diagnostic-msgs 1.13.1-1 This package holds the diagnostic messages which provide the standardized interface for the diagnostic and runtime monitoring systems in ROS. These messages are currently used by the <a href="http://wiki.ros.org/diagnostics">diagnostics</a> Stack, which provides libraries for simple ways to set and access the messages, as well as automated ways to process the diagnostic data. These messages are used for long term logging and will not be changed unless there is a very important reason. meta-ros1-noetic
diod 1.0.24+gitX Diod is a user space server for the kernel v9fs client. meta-virtualization
dlt-daemon 2.18.7 Diagnostic Log and Trace meta-oe
dlux-global-planner 0.3.0-1 Plugin based global planner implementing the nav_core2::GlobalPlanner interface. meta-ros1-melodic
dlux-global-planner 0.3.0-2 Plugin based global planner implementing the nav_core2::GlobalPlanner interface. meta-ros1-noetic
dlux-plugins 0.3.0-1 Implementation of dlux_global_planner plugin interfaces. meta-ros1-melodic
dlux-plugins 0.3.0-2 Implementation of dlux_global_planner plugin interfaces. meta-ros1-noetic
dmalloc 5.5.2 Debug Malloc Library meta-oe
dmidecode 3.3 DMI (Desktop Management Interface) table related utilities openembedded-core
dnf-plugin-tuiblacklisted 1.2 A text-based user interface plugin of dnf for user to manage packages. meta-oe
docopt.cpp 0.6.3+gitX C++11 port of docopt command-line interface description language and parser meta-oe
dpkg 1.20.7.1 Package maintenance system from Debian openembedded-core
driver-common 1.6.8 The driver_common stack contains classes and tools that are useful throughout the driver stacks. It currently contains: driver_base: A base class for sensors to provide a consistent state machine (retries, error handling, etc.) and interface timestamp_tools: Classes to help timestamp hardware events meta-ros1-melodic
driver-common 1.6.9-1 The driver_common stack contains classes and tools that are useful throughout the driver stacks. It currently contains: driver_base: A base class for sensors to provide a consistent state machine (retries, error handling, etc.) and interface timestamp_tools: Classes to help timestamp hardware events meta-ros1-noetic
drumstick 1.1.3 C++/Qt5 wrapper around multiple MIDI interfaces meta-qt5-extra
dstat 0.7.4 versatile resource statics tool meta-oe
dwa-local-planner 1.16.7-1 This package provides an implementation of the Dynamic Window Approach to local robot navigation on a plane. Given a global plan to follow and a costmap, the local planner produces velocity commands to send to a mobile base. This package supports any robot who's footprint can be represented as a convex polygon or cicrle, and exposes its configuration as ROS parameters that can be set in a launch file. The parameters for this planner are also dynamically reconfigurable. This package's ROS wrapper adheres to the BaseLocalPlanner interface specified in the <a href="http://wiki.ros.org/nav_core">nav_core</a> package. meta-ros1-melodic
dwa-local-planner 1.17.1-1 This package provides an implementation of the Dynamic Window Approach to local robot navigation on a plane. Given a global plan to follow and a costmap, the local planner produces velocity commands to send to a mobile base. This package supports any robot who's footprint can be represented as a convex polygon or cicrle, and exposes its configuration as ROS parameters that can be set in a launch file. The parameters for this planner are also dynamically reconfigurable. This package's ROS wrapper adheres to the BaseLocalPlanner interface specified in the <a href="http://wiki.ros.org/nav_core">nav_core</a> package. meta-ros1-noetic
dwb-critics 0.3.0-1 Implementations for dwb_local_planner TrajectoryCritic interface meta-ros1-melodic
dwb-critics 0.3.0-2 Implementations for dwb_local_planner TrajectoryCritic interface meta-ros1-noetic
dwb-local-planner 0.3.0-1 Plugin based local planner implementing the nav_core2::LocalPlanner interface. meta-ros1-melodic
dwb-local-planner 0.3.0-2 Plugin based local planner implementing the nav_core2::LocalPlanner interface. meta-ros1-noetic
easysplash 1.0.0+gitX Userspace framebuffer boot animation based on usplash meta-ossystems-base
ecl-core 0.62.2 A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming. meta-ros1-melodic
ecl-core 1.0.4-1 A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming. meta-ros2-dashing
ecl-core 1.0.7-1 A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming. meta-ros2-eloquent
ecl-core 1.2.0-1 A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming. meta-ros2-foxy
ecl-core 0.62.3-1 A set of tools and interfaces extending the capabilities of c++ to provide a lightweight, consistent interface with a focus for control programming. meta-ros1-noetic
edac-utils 0.18+gitX Userspace helper for Linux kernel EDAC drivers meta-oe
efibootmgr 17 EFI Boot Manager openembedded-core