| teleop-twist-joy |
2.2.1-1 |
Generic joystick teleop for twist robots. |
meta-ros2-dashing |
| teleop-twist-joy |
2.3.0-1 |
Generic joystick teleop for twist robots. |
meta-ros2-eloquent |
| teleop-twist-joy |
2.4.3-1 |
Generic joystick teleop for twist robots. |
meta-ros2-foxy |
| teleop-twist-joy |
2.4.3-2 |
Generic joystick teleop for twist robots. |
meta-ros2-rolling |
| teleop-twist-joy |
2.4.3-2 |
Generic joystick teleop for twist robots. |
meta-ros2-rolling |
| teleop-twist-joy |
2.4.3-4 |
Generic joystick teleop for twist robots. |
meta-ros2-humble |
| teleop-twist-keyboard |
1.0.0-1 |
Generic keyboard teleop for twist robots. |
meta-ros1-melodic |
| telepathy-qt |
0.9.8 |
Telepathy-Qt |
meta-qt5-extra |
| telepathy-qt |
0.9.8 |
Telepathy-Qt |
meta-kde |
| tensorflow-lite |
2.6.0 |
TensorFlow’s lightweight solution for mobile and embedded devices |
meta-neural-network |
| tensorrt-cmake-module |
0.0.3-1 |
Exports a CMake module to find TensorRT. |
meta-ros2-humble |
| tensorrt-plugins |
8.2.1 |
NVIDIA TensorRT Plugins for deep learning |
meta-tegra |
| teraranger |
2.1.0-1 |
This package provides ros nodes for single sensors from Terabee |
meta-ros1-melodic |
| teraranger-array |
2.0.0-1 |
This package provides ros nodes for multi-sensor arrays from Terabee |
meta-ros1-melodic |
| test-apex-test-tools |
0.0.2-6 |
Test package, which uses things exported by apex_test_tools |
meta-ros2-humble |
| test-bond |
2.1.0-1 |
Contains tests for [[bond]], including tests for [[bondcpp]]. |
meta-ros2-foxy |
| test-bond |
3.0.1-3 |
Contains tests for [[bond]], including tests for [[bondcpp]]. |
meta-ros2-rolling |
| test-bond |
3.0.1-3 |
Contains tests for [[bond]], including tests for [[bondcpp]]. |
meta-ros2-rolling |
| test-diagnostic-aggregator |
1.9.7-1 |
Basic diagnostic_aggregator tests are in the |
meta-ros1-melodic |
| test-interface-files |
0.7.1-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-dashing |
| test-interface-files |
0.8.0-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-eloquent |
| test-interface-files |
0.8.1-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-foxy |
| test-interface-files |
0.9.0-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-rolling |
| test-interface-files |
0.9.0-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-rolling |
| test-interface-files |
0.9.1-2 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-humble |
| test-launch-system-modes |
0.9.0-1 |
Launch tests for the launch_system_modes package, i.e. launch actions, events, and event handlers for system modes. |
meta-ros2-foxy |
| test-launch-system-modes |
0.9.0-1 |
Launch tests for the launch_system_modes package, i.e. launch actions, events, and event handlers for system modes. |
meta-ros2-rolling |
| test-launch-system-modes |
0.9.0-1 |
Launch tests for the launch_system_modes package, i.e. launch actions, events, and event handlers for system modes. |
meta-ros2-rolling |
| test-mavros |
1.9.0-1 |
Tests for MAVROS package |
meta-ros1-melodic |
| test-msgs |
0.7.4-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-dashing |
| test-msgs |
0.8.0-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-eloquent |
| test-msgs |
1.0.0-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-foxy |
| test-msgs |
1.1.0-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-rolling |
| test-msgs |
1.1.0-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-rolling |
| test-msgs |
1.2.1-1 |
A package containing message definitions and fixtures used exclusively for testing purposes. |
meta-ros2-humble |
| test-osm |
0.2.5-1 |
These are regression tests for the osm_cartography and route_network packages. They are packaged separately to avoid unnecessary implementation dependencies. |
meta-ros1-melodic |
| test-osrf-testing-tools-cpp |
1.2.3-1 |
Test package, which uses things exported by osrf_testing_tools_cpp. |
meta-ros2-dashing |
| test-osrf-testing-tools-cpp |
1.2.2-1 |
Test package, which uses things exported by osrf_testing_tools_cpp. |
meta-ros2-eloquent |
| test-rmw-implementation |
1.0.2-1 |
Test suite for ROS middleware API. |
meta-ros2-foxy |
| test-robot-hardware |
0.0.1-1 |
Description of test_robot_hardware |
meta-ros2-dashing |
| tf |
1.12.1-1 |
tf is a package that lets the user keep track of multiple coordinate frames over time. tf maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. <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-melodic |
| tf-conversions |
1.12.1-1 |
This package contains a set of conversion functions to convert common tf datatypes (point, vector, pose, etc) into semantically identical datatypes used by other libraries. The conversion functions make it easier for users of the transform library (tf) to work with the datatype of their choice. Currently this package has support for the Kinematics and Dynamics Library (KDL) and the Eigen matrix library. This package is stable, and will get integrated into tf in the next major release cycle (see roadmap). |
meta-ros1-melodic |
| tf-remapper-cpp |
1.1.1 |
More efficient version of tf/tf_remap able to handle TFs at kHz with tens of subscribers. |
meta-ros1-melodic |
| tf2 |
0.6.5 |
tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. |
meta-ros1-melodic |
| tf2 |
0.11.6-1 |
tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. |
meta-ros2-dashing |
| tf2 |
0.12.6-1 |
tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. |
meta-ros2-eloquent |
| tf2 |
0.13.12-1 |
tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. |
meta-ros2-foxy |
| tf2 |
0.19.0-1 |
tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. |
meta-ros2-rolling |
| tf2 |
0.18.0-1 |
tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. |
meta-ros2-rolling |
| tf2 |
0.25.1-1 |
tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. |
meta-ros2-humble |