| log4cpp |
1.1.3 |
A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. |
meta-oe |
| matchbox-panel-2 |
2.11 |
Simple GTK+ based panel for handheld devices |
openembedded-core |
| mbf-abstract-core |
0.4.0-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-abstract-core |
0.4.0-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-noetic |
| mbf-abstract-nav |
0.4.0-1 |
The mbf_abstract_nav package contains the abstract navigation server implementation of Move Base Flex (MBF). The abstract navigation server is not bound to any map representation. It provides the actions for planning, controlling and recovering. MBF loads all defined plugins at the program start. 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. |
meta-ros1-melodic |
| mbf-abstract-nav |
0.4.0-1 |
The mbf_abstract_nav package contains the abstract navigation server implementation of Move Base Flex (MBF). The abstract navigation server is not bound to any map representation. It provides the actions for planning, controlling and recovering. MBF loads all defined plugins at the program start. 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. |
meta-ros1-noetic |
| mbf-costmap-core |
0.4.0-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-core |
0.4.0-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-noetic |
| mbf-costmap-nav |
0.4.0-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-costmap-nav |
0.4.0-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-noetic |
| mbf-msgs |
0.4.0-1 |
The move_base_flex messages package providing the action definition files for the action GetPath, ExePath, Recovery and MoveBase. The action servers providing these action are implemented in <a href="http://wiki.ros.org/mbf_abstract_nav">mbf_abstract_nav</a>. |
meta-ros1-melodic |
| mbf-msgs |
0.4.0-1 |
The move_base_flex messages package providing the action definition files for the action GetPath, ExePath, Recovery and MoveBase. The action servers providing these action are implemented in <a href="http://wiki.ros.org/mbf_abstract_nav">mbf_abstract_nav</a>. |
meta-ros1-noetic |
| mbf-simple-nav |
0.4.0-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 |
| mbf-simple-nav |
0.4.0-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-noetic |
| mesh-navigationblacklisted |
1.0.1-1 |
The mesh_navigation package provides a layered mesh_map implementation, a Move Base Flex mesh navigation server, as well as mesh navigation plugins for path planning and navigation control. |
meta-ros1-melodic |
| mesh-navigationblacklisted |
1.0.0-2 |
The mesh_navigation package provides a layered mesh_map implementation, a Move Base Flex mesh navigation server, as well as mesh navigation plugins for path planning and navigation control. |
meta-ros1-noetic |
| moveback-recovery |
0.1.0-1 |
The Move Base Flex (MBF) recovery behavior moves the robot back for specified length. It also checks the costmap for a possible collision behind the robot while moving and stops the robot if necessary. |
meta-ros1-melodic |
| onig |
6.9.4 |
Regular expressions library |
meta-oe |
| perl-test-deep-native |
1.130 |
Extremely flexible deep comparison |
meta-sca |
| pinocchio |
2.6.4-1 |
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives. |
meta-ros1-melodic |
| pinocchio |
2.6.3-1 |
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives. |
meta-ros1-noetic |
| python-djangorestframeworkblacklisted |
3.9.0 |
Web APIs for Django, made easy. |
meta-python2 |
| python-flask-uploadsblacklisted |
0.2.1 |
Flexible and efficient upload handling for Flask |
meta-python2 |
| python-pyexpectblacklisted |
1.0.19 |
Python expectaton library |
meta-python2 |
| python-sqlalchemyblacklisted |
1.3.12 |
Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL |
meta-python2 |
| python-wtformsblacklisted |
2.2.1 |
A flexible forms validation and rendering library for python web development. |
meta-python2 |
| python3-flask-uploads |
0.2.1 |
Flexible and efficient upload handling for Flask |
meta-python |
| python3-natsort |
7.1.1 |
Simple yet flexible natural sorting in Python. |
meta-python |
| python3-pyexpect |
1.0.21 |
Python expectaton library |
meta-python |
| python3-sqlalchemy |
1.4.7 |
Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL |
meta-python |
| python3-wtforms |
2.3.3 |
A flexible forms validation and rendering library for python web development. |
meta-python |
| re2c |
2.0.3 |
Tool for writing very fast and very flexible scanners |
openembedded-core |
| rubygems-coercible |
1.0.0 |
RubyGem: coercible |
meta-rubygems |
| rubygems-inifile |
3.0.0 |
RubyGem: inifile |
meta-rubygems |
| rubygems-logging |
2.3.0 |
RubyGem: logging |
meta-rubygems |
| rubygems-mercenary |
0.4.0 |
RubyGem: mercenary |
meta-rubygems |
| rubygems-ruby-progressbar |
1.11.0 |
RubyGem: ruby-progressbar |
meta-rubygems |
| rubygems-tty-table |
0.12.0 |
RubyGem: tty-table |
meta-rubygems |
| tclap |
1.4.0 |
Templatized C++ Command Line Parser |
meta-oe |
| xvisor |
0.3.0+gitX |
Xvisor is an open-source type-1 hypervisor, which aims at providing a monolithic, light-weight, portable, and flexible virtualization solution. |
meta-virtualization |
| zabbix |
5.2.6 |
Open-source monitoring solution for your IT infrastructure |
meta-oe |