| firewalld |
1.3.4 |
Dynamic firewall daemon with a D-Bus interface |
meta-networking |
| firmwared |
0+git |
Linux Firmware Loader Daemon |
meta-oe |
| fkie-node-manager |
1.3.2-2 |
Graphical interface, written in PySide, to manage the running and configured ROS nodes on different hosts. For discovering the running ROS master master_discovery node will be used. |
meta-ros1-noetic |
| fmlib |
git |
Frame Manager User Space Library |
meta-freescale |
| foxglove-sdk-vendor |
0.2.0-2 |
Vendor package that fetches prebuilt Foxglove SDK archives and exposes the headers and libfoxglove.a static library to ROS 2 workspaces. |
meta-ros2-rolling |
| foxglove-sdk-vendor |
0.2.0-2 |
Vendor package that fetches prebuilt Foxglove SDK archives and exposes the headers and libfoxglove.a static library to ROS 2 workspaces. |
meta-ros2-jazzy |
| fpga-image-adi-vivado |
2.X |
FPGA bitstream image from userspace and tools. Requires Vivado or XPS on the build host to build. |
meta-topic |
| fpga-image-miami-florida-gen-reference |
v3r0.1 |
FPGA bitstream for Miami Florida GEN boards |
meta-topic |
| fpga-image-miamimp-florida-gen-reference |
v3r0.4 |
FPGA bitstream for Miami Florida GEN boards |
meta-topic |
| fpga-image-pr-reference |
38+8838cd5 |
FPGA image for Partial Reconfiguration demo |
meta-topic |
| fpga-image-tdk-reference |
174+94c73c4 |
FPGA referene design bitstream |
meta-topic |
| fpga-image-tdp-reference |
137+6ddb002 |
FPGA bitstream for tdpzu |
meta-topic |
| fpga-image-tepzu-reference |
${TOPIC_XSA_DESIGN_VERSION} |
FPGA reference image |
meta-topic |
| fpga-image-ttp-reference |
81+0d29b3c |
FPGA bitstream for ttpzu9 |
meta-topic |
| franka-hardware |
1.0.0-1 |
franka_hardware provides hardware interfaces for using Franka Robotics research robots with ros2_control |
meta-ros2-humble |
| franka-hw |
0.10.1-1 |
franka_hw provides hardware interfaces for using Franka Emika research robots with ros_control |
meta-ros1-noetic |
| freeipmi |
1.6.10 |
Tools and libraries for IPMI |
meta-xilinx-core |
| fsverity-utils |
1.5 |
Userspace utilities for fs-verity |
meta-oe |
| function2 |
4.2.4+git |
Improved drop-in replacement for std::function |
meta-oe |
| fuse |
2.9.9 |
Implementation of a fully functional filesystem in a userspace program |
meta-filesystems |
| fuse-core |
1.3.1-1 |
The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these interfaces are provided in other packages. |
meta-ros2-rolling |
| fuse-core |
0.4.2-1 |
The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these interfaces are provided in other packages. |
meta-ros1-noetic |
| fuse-core |
1.1.5-1 |
The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these interfaces are provided in other packages. |
meta-ros2-jazzy |
| fuse-core |
1.2.6-1 |
The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these interfaces are provided in other packages. |
meta-ros2-kilted |
| fuse-exfat |
1.4.0 |
read and write exFAT driver for FUSE |
meta-filesystems |
| fuse-graphs |
1.3.1-1 |
The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface. |
meta-ros2-rolling |
| fuse-graphs |
0.4.2-1 |
The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface. |
meta-ros1-noetic |
| fuse-graphs |
1.1.5-1 |
The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface. |
meta-ros2-jazzy |
| fuse-graphs |
1.2.6-1 |
The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface. |
meta-ros2-kilted |
| fuse3 |
3.16.2 |
Implementation of a fully functional filesystem in a userspace program |
meta-filesystems |
| gazebo-ros |
3.9.0-1 |
Utilities to interface with <a href="http://classic.gazebosim.org">Gazebo</a> through ROS. |
meta-ros2-humble |
| gazebo-ros-pkgs |
2.9.3-1 |
Interface for using ROS with the <a href="http://gazebosim.org/">Gazebo</a> simulator. |
meta-ros1-noetic |
| gazebo-ros-pkgs |
3.9.0-1 |
Interface for using ROS with the <a href="http://classic.gazebosim.org/">Gazebo</a> simulator. |
meta-ros2-humble |
| gazebo-video-monitor-msgs |
0.7.1-2 |
gazebo_video_monitor_msgs defines interfaces for the gazebo_video_monitor_plugins package. |
meta-ros1-noetic |
| gdbserverproxy-module-drv |
1.1.0+git |
Interface for GDB to commincate witha TI C66X DSP |
meta-ti-extras |
| geis |
2.2.17 |
An implementation of the GEIS interface |
meta-oe |
| geodesy |
1.0.6-1 |
Python and C++ interfaces for manipulating geodetic coordinates. |
meta-ros2-rolling |
| geodesy |
0.5.6-1 |
Python and C++ interfaces for manipulating geodetic coordinates. |
meta-ros1-noetic |
| geodesy |
1.0.6-1 |
Python and C++ interfaces for manipulating geodetic coordinates. |
meta-ros2-humble |
| geodesy |
1.0.6-2 |
Python and C++ interfaces for manipulating geodetic coordinates. |
meta-ros2-jazzy |
| geodesy |
1.0.6-2 |
Python and C++ interfaces for manipulating geodetic coordinates. |
meta-ros2-kilted |
| geometry |
1.13.4-1 |
<p>A metapackage for geometry library suite.</p> <p><b>Migration</b>: Since ROS Hydro, tf has been "deprecated" in favor of <a href="http://wiki.ros.org/tf2">tf2</a>. tf2 is an iteration on tf providing generally the same feature set more efficiently. As well as adding a few new features.<br/> As tf2 is a major change the tf API has been maintained in its current form. Since tf2 has a superset of the tf features with a subset of the dependencies the tf implementation has been removed and replaced with calls to tf2 under the hood. This will mean that all users will be compatible with tf2. It is recommended for new work to use tf2 directly as it has a cleaner interface. However tf will continue to be supported for through at least J Turtle. </p> |
meta-ros1-noetic |
| gfbgraph |
0.2.5 |
A GObject library for Facebook Graph API |
meta-gnome |
| glade |
3.22.2 |
Glade - A User Interface Designer |
meta-oe |
| glfw |
3.3.8+git |
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input |
meta-oe |
| glusterfs |
11.1 |
Glusterfs distributed filesystem |
meta-cloud-services |
| gnome-control-center |
46.1 |
GNOME Settings |
meta-gnome |
| gnome-desktop-testing |
2021.1 |
Test runner for GNOME-style installed tests |
openembedded-core |
| go-pty |
git |
PTY interface for Go |
meta-virtualization |
| googleapis |
git |
Public interface definitions of Google APIs |
meta-luneos |