| rosnode-rtcblacklisted |
1.4.3-1 |
This package gives transparency between RTM and ROS. rtmros-data-bridge.py is a RT-Component for dataport/topic. This automatically convert ROS/topic into RTM/dataport. |
meta-ros1-melodic |
| rosout |
1.14.12-1 |
System-wide logging mechanism for messages sent to the /rosout topic. |
meta-ros1-melodic |
| rospack |
2.5.6-1 |
ROS Package Tool |
meta-ros1-melodic |
| rosparam |
1.14.12-1 |
rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the <a href="http://wiki.ros.org/Parameter%20Server">Parameter Server</a> using YAML-encoded files. It also contains an experimental library for using YAML with the Parameter Server. This library is intended for internal use only. rosparam can be invoked within a <a href="http://wiki.ros.org/roslaunch">roslaunch</a> file. |
meta-ros1-melodic |
| rosparam-handler |
0.1.4-1 |
An easy wrapper for using parameters in ROS. |
meta-ros1-melodic |
| rosparam-shortcuts |
0.3.3-1 |
Quickly load variables from rosparam with good command line error checking. |
meta-ros1-melodic |
| rospatlite |
2.1.24-1 |
rospatlite |
meta-ros1-melodic |
| rospilotblacklisted |
1.5.6 |
rospilot |
meta-ros1-melodic |
| rosping |
2.1.24-1 |
rosping is the tool to send ICMP ECHO_REQUEST to network hosts where roscore is running, and send back to you as rostopic message. <br/> For echoing ROS node, use <a href="http://wiki.ros.org/rosnode">rosnode</a>. |
meta-ros1-melodic |
| rospy |
1.14.12-1 |
rospy is a pure Python client library for ROS. The rospy client API enables Python programmers to quickly interface with ROS <a href="http://ros.org/wiki/Topics">Topics</a>, <a href="http://ros.org/wiki/Services">Services</a>, and <a href="http://ros.org/wiki/Parameter Server">Parameters</a>. The design of rospy favors implementation speed (i.e. developer time) over runtime performance so that algorithms can be quickly prototyped and tested within ROS. It is also ideal for non-critical-path code, such as configuration and initialization code. Many of the ROS tools are written in rospy to take advantage of the type introspection capabilities. Many of the ROS tools, such as <a href="http://ros.org/wiki/rostopic">rostopic</a> and <a href="http://ros.org/wiki/rosservice">rosservice</a>, are built on top of rospy. |
meta-ros1-melodic |
| rospy-message-converter |
0.5.7-1 |
Converts between Python dictionaries and JSON to rospy messages. |
meta-ros1-melodic |
| rospy-tutorials |
0.9.3-1 |
This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc. These tutorials are compatible with the nodes in roscpp_tutorial. |
meta-ros1-melodic |
| rosrt |
1.0.25 |
rosrt provides classes for interfacing with ROS from within realtime systems, such as realtime-safe Publisher and Subscriber classes. |
meta-ros1-melodic |
| rosserial |
0.8.0 |
Metapackage for core of rosserial. |
meta-ros1-melodic |
| rosserial-arduinoblacklisted |
0.8.0 |
rosserial for Arduino/AVR platforms. |
meta-ros1-melodic |
| rosserial-client |
0.8.0 |
Generalized client side source for rosserial. |
meta-ros1-melodic |
| rosserial-embeddedlinux |
0.8.0 |
rosserial for embedded Linux enviroments |
meta-ros1-melodic |
| rosserial-leonardo-cmakeblacklisted |
0.1.5-1 |
CMake scripts for building Arduino Leonardo (atmega32u4) Firmwares |
meta-ros1-melodic |
| rosserial-mbed |
0.8.0 |
rosserial for mbed platforms. |
meta-ros1-melodic |
| rosserial-msgs |
0.8.0 |
Messages for automatic topic configuration using rosserial. |
meta-ros1-melodic |
| rosserial-python |
0.8.0 |
A Python-based implementation of the rosserial protocol. |
meta-ros1-melodic |
| rosserial-server |
0.8.0 |
A more performance- and stability-oriented server alternative implemented in C++ to rosserial_python. |
meta-ros1-melodic |
| rosserial-tivac |
0.8.0 |
rosserial for TivaC Launchpad evaluation boards. |
meta-ros1-melodic |
| rosserial-vex-cortex |
0.8.0 |
rosserial for Cortex/AVR platforms. |
meta-ros1-melodic |
| rosserial-vex-v5 |
0.8.0 |
rosserial for the VEX Cortex V5 Robot Brain platform. |
meta-ros1-melodic |
| rosserial-windows |
0.8.0 |
rosserial for Windows platforms. |
meta-ros1-melodic |
| rosserial-xbee |
0.8.0 |
Allows multipoint communication between rosserial nodes connected to an xbee. All nodes communicate back to a master xbee connected to a computer running ROS. This software currently only works with Series 1 Xbees. This pkg includes python code from the python-xbee project: http://code.google.com/p/python-xbee/ |
meta-ros1-melodic |
| rosservice |
1.14.12-1 |
rosservice contains the rosservice command-line tool for listing and querying ROS <a href="http://wiki.ros.org/Services">Services</a>. It also contains a Python library for retrieving information about Services and dynamically invoking them. The Python library is experimental and is for internal-use only. |
meta-ros1-melodic |
| rostate-machine |
0.0.2-3 |
The rostate_machine package |
meta-ros1-melodic |
| rostest |
1.14.12-1 |
Integration test suite based on roslaunch that is compatible with xUnit frameworks. |
meta-ros1-melodic |
| rostest-node-interface-validation |
0.2.0-1 |
Additiional testing tools at node level |
meta-ros1-melodic |
| rosthrottle |
1.2.0-3 |
ROS Python package for throttling ROS topics programatically in Python. Sits on top of the ros_comm topic_tools throttle utility. |
meta-ros1-melodic |
| rostime |
0.6.14-1 |
Time and Duration implementations for C++ libraries, including roscpp. |
meta-ros1-melodic |
| rostopic |
1.14.12-1 |
rostopic contains the rostopic command-line tool for displaying debug information about ROS <a href="http://wiki.ros.org/Topics">Topics</a>, including publishers, subscribers, publishing rate, and ROS <a href="http://wiki.ros.org/Messages">Messages</a>. It also contains an experimental Python library for getting information about and interacting with topics dynamically. This library is for internal-use only as the code API may change, though it does provide examples of how to implement dynamic subscription and publication behaviors in ROS. |
meta-ros1-melodic |
| rostwitterblacklisted |
2.1.24-1 |
The rostwitter package |
meta-ros1-melodic |
| rosunit |
1.14.9-1 |
Unit-testing package for ROS. This is a lower-level library for rostest and handles unit tests, whereas rostest handles integration tests. |
meta-ros1-melodic |
| roswtf |
1.14.12-1 |
roswtf is a tool for diagnosing issues with a running ROS system. Think of it as a FAQ implemented in code. |
meta-ros1-melodic |
| roswww |
0.1.13-1 |
Feathery lightweight web server for ROS, that is based on <a href="http://www.tornadoweb.org/en/stable">Tornado</a> web server module. |
meta-ros1-melodic |
| roswww-static |
0.21.2-1 |
Static web pages for ROS packages |
meta-ros1-melodic |
| rotate-recovery |
1.16.7-1 |
This package provides a recovery behavior for the navigation stack that attempts to clear space by performing a 360 degree rotation of the robot. |
meta-ros1-melodic |
| rotors-comm |
2.2.3 |
RotorS specific messages and services. |
meta-ros1-melodic |
| rotors-control |
2.2.3 |
RotorS control package |
meta-ros1-melodic |
| rotors-description |
2.2.3 |
The rotors_description package provides URDF models of the AscTec multicopters. |
meta-ros1-melodic |
| rotors-evaluation |
2.2.3 |
The dataset evaluation package for the RotorS simulator. |
meta-ros1-melodic |
| rotors-gazeboblacklisted |
2.2.3 |
The rotors_gazebo package |
meta-ros1-melodic |
| rotors-gazebo-pluginsblacklisted |
2.2.3 |
The rotors_gazebo_plugins package |
meta-ros1-melodic |
| rotors-hil-interface |
2.2.3 |
RotorS Hardware-in-the-loop interface package |
meta-ros1-melodic |
| rotors-joy-interface |
2.2.3 |
The rotors_joy_interface package to control MAVs with a joystick |
meta-ros1-melodic |
| rotors-simulatorblacklisted |
2.2.3 |
RotorS is a MAV gazebo simulator. |
meta-ros1-melodic |
| route-network |
0.2.5-1 |
Route network graphing and path planning. |
meta-ros1-melodic |