| llvm-project-source-10.0.1 |
10.0.1 |
This is the canonical git mirror of the LLVM subversion repository. |
meta-clang |
| lua-ltui |
2.5 |
A cross-platform terminal ui library based on Lua |
meta-luarocks |
| mmcsd-lld-rtos |
2020.5.6 |
TI Multimedia card(MMC)/Secure Digital(SD) low level driver for RTOS |
meta-ti |
| moveitblacklisted |
1.0.8-1 |
Meta package that contains all essential package of MoveIt!. Until Summer 2016 MoveIt! had been developed over multiple repositories, where developers' usability and maintenance effort was non-trivial. See <a href="http://discourse.ros.org/t/migration-to-one-github-repo-for-moveit/266/34">the detailed discussion for the merge of several repositories</a>. |
meta-ros1-melodic |
| muse |
4.0.0 |
MusE is a digital audio workstation |
meta-musicians |
| octomap |
1.9.7-1 |
The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See http://octomap.github.io for details. |
meta-ros1-melodic |
| octomap |
1.9.3-1 |
The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See http://octomap.github.io for details. |
meta-ros2-dashing |
| octomap |
1.9.3-1 |
The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See http://octomap.github.io for details. |
meta-ros2-eloquent |
| octomap |
1.9.7-1 |
The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See http://octomap.github.io for details. |
meta-ros2-foxy |
| octomap |
1.9.7-1 |
The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See http://octomap.github.io for details. |
meta-ros2-rolling |
| octomap |
1.9.7-1 |
The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See http://octomap.github.io for details. |
meta-ros2-rolling |
| octomap |
1.9.8-1 |
The OctoMap library implements a 3D occupancy grid mapping approach, providing data structures and mapping algorithms in C++. The map implementation is based on an octree. See http://octomap.github.io for details. |
meta-ros2-humble |
| octomap-mapping |
0.6.5-1 |
Mapping tools to be used with the <a href="https://octomap.github.io/">OctoMap library</a>, implementing a 3D occupancy grid mapping. |
meta-ros1-melodic |
| octomap-mapping |
2.0.0-3 |
Mapping tools to be used with the <a href="https://octomap.github.io/">OctoMap library</a>, implementing a 3D occupancy grid mapping. |
meta-ros2-humble |
| octomap-msgs |
0.3.5-1 |
This package provides messages and serializations / conversion for the <a href="http://octomap.github.io">OctoMap library</a>. |
meta-ros1-melodic |
| octomap-msgs |
2.0.0-1 |
This package provides messages and serializations / conversion for the <a href="http://octomap.github.com">OctoMap library</a>. This ROS2 version is based on version 0.3.3 of the ROS1 package. |
meta-ros2-foxy |
| octomap-msgs |
2.0.0-1 |
This package provides messages and serializations / conversion for the <a href="http://octomap.github.com">OctoMap library</a>. This ROS2 version is based on version 0.3.3 of the ROS1 package. |
meta-ros2-rolling |
| octomap-msgs |
2.0.0-1 |
This package provides messages and serializations / conversion for the <a href="http://octomap.github.com">OctoMap library</a>. This ROS2 version is based on version 0.3.3 of the ROS1 package. |
meta-ros2-rolling |
| octomap-msgs |
2.0.0-3 |
This package provides messages and serializations / conversion for the <a href="http://octomap.github.com">OctoMap library</a>. This ROS2 version is based on version 0.3.3 of the ROS1 package. |
meta-ros2-humble |
| octovisblacklisted |
1.9.7-1 |
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See http://octomap.github.io for details. |
meta-ros1-melodic |
| octovisblacklisted |
1.9.3-1 |
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See http://octomap.github.io for details. |
meta-ros2-dashing |
| octovisblacklisted |
1.9.3-1 |
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See http://octomap.github.io for details. |
meta-ros2-eloquent |
| octovisblacklisted |
1.9.7-1 |
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See http://octomap.github.io for details. |
meta-ros2-foxy |
| octovisblacklisted |
1.9.7-1 |
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See http://octomap.github.io for details. |
meta-ros2-rolling |
| octovisblacklisted |
1.9.7-1 |
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See http://octomap.github.io for details. |
meta-ros2-rolling |
| octovisblacklisted |
1.9.8-1 |
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See http://octomap.github.io for details. |
meta-ros2-humble |
| opencv-apps |
2.0.1-1 |
<p>opencv_apps provides various nodes that run internally OpenCV's functionalities and publish the result as ROS topics. With opencv_apps, you can skip writing OpenCV application codes for a lot of its functionalities by simply running a launch file that corresponds to OpenCV's functionality you want.</p> <ul> <li>You can have a look at all launch files provided here (be sure to choose the correct branch. As of Sept. 2016 indigo branch is used for ROS Indigo, Jade, and Kinetic distros).</li> <li>Some of the features covered by opencv_apps are explained in <a href="http://wiki.ros.org/opencv_apps">the wiki</a>.</li> </ul> <p>The most of code is originally taken from https://github.com/Itseez/opencv/tree/master/samples/cpp</p> |
meta-ros1-melodic |
| opengm |
0.6.17-1 |
This package wraps the external c++ library opengm in a ROS package, so other packages can use it. It downloads the source code of it and then unzips it. The library is a header-only library with command line interfaces, which aren't used, so it doesn't gets build. For further descriptions and tutorials see the Makefile.tarball and https://github.com/opengm/opengm . Copyright (C) 2013 Bjoern Andres, Thorsten Beier and Joerg H.~Kappes. |
meta-ros1-melodic |
| openslam-gmapping |
0.2.1-1 |
The catkinized verseion of openslam_gmapping package (https://github.com/OpenSLAM-org/openslam_gmapping/tree/79ef0b0e6d9a12d6390ae64c4c00d37d776abefb) |
meta-ros1-melodic |
| ostree |
2020.3 |
Versioned Operating System Repository. |
meta-oe |
| photo |
1.0.3-1 |
The photo package provides access to digital cameras. Much of the underlying functionality is provide by the gPhoto libary. The system package libgphoto2-2-dev or equivalent is required.> |
meta-ros1-melodic |
| plansys2-pddl-parser |
0.0.17-1 |
This package contains a library for parsing PDDL domains and problems. This package derives from the work of Anders Jonsson, contained in https://github.com/wisdompoet/universal-pddl-parser.git with many modifications by Francisco Martin: * ROS2 packaging * Source code structure refactor * CMakeLists.txt for cmake compilation * Reading from String instead of files * Licensing |
meta-ros2-eloquent |
| plansys2-pddl-parser |
1.0.10-1 |
This package contains a library for parsing PDDL domains and problems. This package derives from the work of Anders Jonsson, contained in https://github.com/wisdompoet/universal-pddl-parser.git with many modifications by Francisco Martin: * ROS2 packaging * Source code structure refactor * CMakeLists.txt for cmake compilation * Reading from String instead of files * Licensing |
meta-ros2-foxy |
| plansys2-pddl-parser |
2.0.9-1 |
This package contains a library for parsing PDDL domains and problems. This package derives from the work of Anders Jonsson, contained in https://github.com/wisdompoet/universal-pddl-parser.git with many modifications by Francisco Martin: * ROS2 packaging * Source code structure refactor * CMakeLists.txt for cmake compilation * Reading from String instead of files * Licensing |
meta-ros2-humble |
| python-cursive |
0.2.0+gitX |
Library for validation of digital signatures. |
meta-openstack |
| python-flask-sijax |
0.4.1 |
An extension for the Flask microframework that adds Sijax support. |
meta-python2 |
| python-pyjwt |
1.7.1 |
JSON Web Token implementation in Python |
meta-python2 |
| python-vcstools |
0.1.42 |
VCS/SCM source control library for svn, git, hg, and bzr |
meta-ros-python2 |
| python3-obd |
0.7.1 |
A python module for handling realtime sensor data from OBD-II vehicle ports"HOMEPAGE = "https://github.com/brendan-w/python-OBD |
meta-python |
| python3-pathspec-native |
0.9.0 |
Utility library for gitignore style pattern matching of file paths |
meta-sca |
| python3-pyjwt |
1.7.1 |
JSON Web Token implementation in Python |
meta-python |
| python3-pyjwt |
1.7.1 |
JSON Web Token implementation in Python |
meta-homeassistant |
| rebar |
2.6.1+gitX |
rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. |
meta-erlang |
| rebar3 |
3.13.3 |
Erlang build tool that makes it easy to compile and test Erlang applications and releases. http://www.rebar3.org |
meta-erlang |
| rebar3 |
3.16.1 |
Erlang build tool that makes it easy to compile and test Erlang applications and releases. http://www.rebar3.org |
meta-erlang |
| rebar3 |
3.18.0 |
Erlang build tool that makes it easy to compile and test Erlang applications and releases. http://www.rebar3.org |
meta-erlang |
| rebar3 |
3.19.0 |
Erlang build tool that makes it easy to compile and test Erlang applications and releases. http://www.rebar3.org |
meta-erlang |
| rebar3 |
3.20.0 |
Erlang build tool that makes it easy to compile and test Erlang applications and releases. http://www.rebar3.org |
meta-erlang |
| rebar3 |
3.22.1 |
Erlang build tool that makes it easy to compile and test Erlang applications and releases. http://www.rebar3.org |
meta-erlang |
| resize-rootfs |
1.0.0 |
Expands rootfs to take up remaining disk space on boot - see https://github.com/96boards/96boards-tools |
meta-gumstix-extras |