| devel |
ros-indigo-rqt-common-plugins |
0.3.11-1 |
1 |
ROS - rqt_common_plugins metapackage provides ROS backend graphical tools suite that can be used on/off of robot runtime. |
bchretien
|
| devel |
ros-indigo-rqt-bag-plugins |
0.3.11-1 |
1 |
ROS - rqt_bag provides a GUI plugin for displaying and replaying ROS bag files. |
bchretien
|
| devel |
ros-indigo-rqt-bag |
0.3.11-1 |
1 |
ROS - rqt_bag provides a GUI plugin for displaying and replaying ROS bag files. |
bchretien
|
| devel |
ros-indigo-rqt-action |
0.3.11-1 |
1 |
ROS - rqt_action provides a feature to introspect all available ROS action (from actionlib) types. |
bchretien
|
| devel |
ros-indigo-rqt |
0.2.14-2 |
1 |
ROS - rqt is a Qt-based framework for GUI development for ROS. |
bchretien
|
| devel |
ros-indigo-rotate-recovery |
1.11.11-1 |
0 |
ROS - This package provides a recovery behavior for the navigation stack that attempts to clear space by performing a 360 degree rotation of the robot. |
isra17
|
| devel |
ros-indigo-roswtf |
1.11.13-1 |
2 |
ROS - roswtf is a tool for diagnosing issues with a running ROS system. |
bchretien
|
| devel |
ros-indigo-rosunit |
1.11.8-1 |
1 |
ROS - Unit-testing package for ROS. |
bchretien
|
| devel |
ros-indigo-rostopic |
1.11.13-1 |
2 |
ROS - rostopic contains the rostopic command-line tool for displaying debug information about ROS Topics, including publishers, subscribers, publishing rate, and ROS Messages. |
bchretien
|
| devel |
ros-indigo-rostime |
0.5.6-1 |
2 |
ROS - Time and Duration implementations for C++ libraries, including roscpp. |
bchretien
|
| devel |
ros-indigo-rostest |
1.11.13-1 |
2 |
ROS - Integration test suite based on roslaunch that is compatible with xUnit frameworks. |
bchretien
|
| devel |
ros-indigo-rosservice |
1.11.13-1 |
2 |
ROS - rosservice contains the rosservice command-line tool for listing and querying ROS Services. |
bchretien
|
| none |
ros-indigo-rosserial-python |
0.6.3-1 |
0 |
ROS - A Python-based implementation of the ROS serial protocol. |
candronikos
|
| none |
ros-indigo-rosserial-msgs |
0.6.3-1 |
0 |
ROS - Messages for automatic topic configuration using rosserial. |
candronikos
|
| none |
ros-indigo-rosserial-client |
0.6.3-1 |
0 |
ROS - Generalized client side source for rosserial. |
candronikos
|
| none |
ros-indigo-rosserial |
0.6.3-1 |
0 |
ROS - Metapackage for core of rosserial. |
candronikos
|
| devel |
ros-indigo-rospy-tutorials |
0.5.3-1 |
1 |
ROS - This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc. |
bchretien
|
| devel |
ros-indigo-rospy |
1.11.13-1 |
2 |
ROS - rospy is a pure Python client library for ROS. |
bchretien
|
| devel |
ros-indigo-rosparam |
1.11.13-1 |
2 |
ROS - rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the Parameter Server using YAML-encoded files. |
bchretien
|
| devel |
ros-indigo-rospack |
2.2.5-3 |
1 |
ROS - ROS Package Tool. |
bchretien
|
| devel |
ros-indigo-rosout |
1.11.13-1 |
2 |
ROS - System-wide logging mechanism for messages sent to the /rosout topic. |
bchretien
|
| devel |
ros-indigo-rosnode |
1.11.13-1 |
2 |
ROS - rosnode is a command-line tool for displaying debug information about ROS Nodes, including publications, subscriptions and connections. |
bchretien
|
| devel |
ros-indigo-rosmsg |
1.11.13-1 |
2 |
ROS - rosmsg contains two command-line tools: rosmsg and rossrv. |
bchretien
|
| devel |
ros-indigo-rosmaster |
1.11.13-1 |
2 |
ROS - ROS Master implementation. |
bchretien
|
| devel |
ros-indigo-rosmake |
1.11.8-1 |
1 |
ROS - rosmake is a ros dependency aware build tool which can be used to build all dependencies in the correct order. |
bchretien
|
| devel |
ros-indigo-roslz4 |
1.11.13-1 |
2 |
ROS - A Python and C++ implementation of the LZ4 streaming format. |
bchretien
|
| devel |
ros-indigo-roslisp |
1.9.18-1 |
1 |
ROS - Lisp client library for ROS, the Robot Operating System. |
bchretien
|
| devel |
ros-indigo-roslint |
0.9.3-1 |
1 |
ROS - CMake lint commands for ROS packages. |
bchretien
|
| devel |
ros-indigo-roslib |
1.11.8-1 |
1 |
ROS - Base dependencies and support libraries for ROS. |
bchretien
|
| devel |
ros-indigo-roslaunch |
1.11.13-1 |
2 |
ROS - roslaunch is a tool for easily launching multiple ROS nodes locally and remotely via SSH, as well as setting parameters on the Parameter Server. |
bchretien
|
| devel |
ros-indigo-roslang |
1.11.8-1 |
1 |
ROS - roslang is a common package that all ROS client libraries depend on. |
bchretien
|
| devel |
ros-indigo-rosgraph-msgs |
1.11.1-1 |
1 |
ROS - Messages relating to the ROS Computation Graph. |
bchretien
|
| devel |
ros-indigo-rosgraph |
1.11.13-1 |
2 |
ROS - rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph. |
bchretien
|
| devel |
ros-indigo-roscreate |
1.11.8-1 |
1 |
ROS - roscreate contains a tool that assists in the creation of ROS filesystem resources. |
bchretien
|
| devel |
ros-indigo-roscpp-tutorials |
0.5.3-1 |
1 |
ROS - This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc. |
bchretien
|
| devel |
ros-indigo-roscpp-traits |
0.5.6-1 |
1 |
ROS - roscpp_traits contains the message traits code as described in MessagesTraits. |
bchretien
|
| devel |
ros-indigo-roscpp-serialization |
0.5.6-1 |
1 |
ROS - roscpp_serialization contains the code for serialization as described in MessagesSerializationAndAdaptingTypes. |
bchretien
|
| devel |
ros-indigo-roscpp-core |
0.5.6-1 |
1 |
ROS - Underlying data libraries for roscpp messages. |
bchretien
|
| devel |
ros-indigo-roscpp |
1.11.13-1 |
1 |
ROS - roscpp is a C++ implementation of ROS. |
bchretien
|
| devel |
ros-indigo-rosconsole-bridge |
0.4.2-1 |
1 |
ROS - rosconsole_bridge is a package used in conjunction with console_bridge and rosconsole for connecting console_bridge-based logging to rosconsole-based logging. |
bchretien
|
| devel |
ros-indigo-rosconsole |
1.11.13-1 |
1 |
ROS - ROS console output library. |
bchretien
|
| devel |
ros-indigo-rosclean |
1.11.8-1 |
2 |
ROS - rosclean: cleanup filesystem resources (e.g. |
bchretien
|
| devel |
ros-indigo-rosbuild |
1.11.8-1 |
1 |
ROS - rosbuild contains scripts for managing the CMake-based build system for ROS. |
bchretien
|
| devel |
ros-indigo-rosbridge-suite |
0.6.8-1 |
0 |
ROS - Rosbridge provides a JSON API to ROS functionality for non-ROS programs. |
candronikos
|
| devel |
ros-indigo-rosbridge-server |
0.6.8-1 |
0 |
ROS - A WebSocket interface to rosbridge. |
candronikos
|
| devel |
ros-indigo-rosbridge-library |
0.6.8-1 |
0 |
ROS - The core rosbridge package, repsonsible for interpreting JSON andperforming the appropriate ROS action, like subscribe, publish, call service, and interact with params. |
candronikos
|
| devel |
ros-indigo-rosboost-cfg |
1.11.8-1 |
1 |
ROS - Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc. |
bchretien
|
| devel |
ros-indigo-rosbash |
1.11.8-1 |
1 |
ROS - Assorted shell commands for using ros with bash. |
bchretien
|
| devel |
ros-indigo-rosbag-storage |
1.11.13-1 |
2 |
ROS - This is a set of tools for recording from and playing back ROS message without relying on the ROS client library. |
bchretien
|
| devel |
ros-indigo-rosbag-migration-rule |
1.0.0-1 |
1 |
ROS - This empty package allows to export rosbag migration rule files without depending on rosbag. |
bchretien
|