Packages
Packages
Packages
| Name | Description | ||||
|---|---|---|---|---|---|
| 1 | 2019-03-19 | access_point_control |
Defines an API for access point control based on
dynamic_reconfigure. Other packages must
implement the API for various access-point models:
for example: hostapd_access_point for hostapd-based control or
linksys_access_point for Linksys router web interface.
Defines an API for access point control based on
dynamic_reconfigure. Other packages must
implement the API for various access-point models:
for example: hostapd_access_point for hostapd-based control or
linksys_access_point for Linksys router web interface.
|
||
| 1 | 2019-03-18 | test_bond |
Contains tests for [[bond]], including tests for [[bondpy]] and [[bondcpp]].
Contains tests for [[bond]], including tests for [[bondpy]] and [[bondcpp]].
|
||
| 1 | 2019-03-18 | smclib |
The State Machine Compiler (SMC) from http://smc.sourceforge.net/
converts a language-independent description of a state machine
into the source code to support that state machine.
This package contains the libraries that a compiled state machine
depends on, but it does not contain the compiler itself.
The State Machine Compiler (SMC) from http://smc.sourceforge.net/
converts a language-independent description of a state machine
into the source code to support that state machine.
This package contains the libraries that a compiled state machine
depends on, but it does not contain the compiler itself.
|
||
| 1 | 2019-03-18 | gencpp |
C++ ROS message and service generators.
C++ ROS message and service generators.
|
||
| 1 | 2019-03-18 | gazebo_ros_pkgs |
Interface for using ROS with the
Interface for using ROS with the
|
||
| 1 | 2019-03-18 | gazebo_ros_control |
gazebo_ros_control
gazebo_ros_control
|
||
| 1 | 2019-03-18 | gazebo_ros |
Provides ROS plugins that offer message and service publishers for interfacing with
Provides ROS plugins that offer message and service publishers for interfacing with
|
||
| 1 | 2019-03-18 | gazebo_plugins |
Robot-independent Gazebo plugins for sensors, motors and dynamic reconfigurable components.
Robot-independent Gazebo plugins for sensors, motors and dynamic reconfigurable components.
|
||
| 1 | 2019-03-18 | gazebo_msgs |
Message and service data structures for interacting with Gazebo from ROS.
Message and service data structures for interacting with Gazebo from ROS.
|
||
| 1 | 2019-03-18 | gazebo_dev |
Provides a cmake config for the default version of Gazebo for the ROS distribution.
Provides a cmake config for the default version of Gazebo for the ROS distribution.
|
||
| 1 | 2019-03-18 | bondpy |
Python implementation of bond, a mechanism for checking when
another process has terminated.
Python implementation of bond, a mechanism for checking when
another process has terminated.
|
||
| 1 | 2019-03-18 | bondcpp |
C++ implementation of bond, a mechanism for checking when
another process has terminated.
C++ implementation of bond, a mechanism for checking when
another process has terminated.
|
||
| 1 | 2019-03-18 | bond_core |
A bond allows two processes, A and B, to know when the other has
terminated, either cleanly or by crashing. The bond remains
connected until it is either broken explicitly or until a
heartbeat times out.
A bond allows two processes, A and B, to know when the other has
terminated, either cleanly or by crashing. The bond remains
connected until it is either broken explicitly or until a
heartbeat times out.
|
||
| 1 | 2019-03-18 | bond |
A bond allows two processes, A and B, to know when the other has
terminated, either cleanly or by crashing. The bond remains
connected until it is either broken explicitly or until a
heartbeat times out.
A bond allows two processes, A and B, to know when the other has
terminated, either cleanly or by crashing. The bond remains
connected until it is either broken explicitly or until a
heartbeat times out.
|
||
| 1 | 2019-03-17 | tf_remapper_cpp |
More efficient version of tf/tf_remap able to handle TFs at kHz with tens of subscribers.
More efficient version of tf/tf_remap able to handle TFs at kHz with tens of subscribers.
|
||
| 1 | 2019-03-17 | static_transform_mux |
A helper node that makes sure everybody knows about all static transforms, even if they are published by multiple publishers.
A helper node that makes sure everybody knows about all static transforms, even if they are published by multiple publishers.
|
||
| 2 | 2019-03-17 | rplidar_ros |
The rplidar ros package, support rplidar A2/A1 and A3/S1
The rplidar ros package, support rplidar A2/A1 and A3/S1
|
||
| 1 | 2019-03-17 | rosbash_params |
Tools for writing ros-node-like bash scripts
Tools for writing ros-node-like bash scripts
|
||
| 1 | 2019-03-17 | movie_publisher |
Node for using a video file as video topic source.
Node for using a video file as video topic source.
|
||
| 1 | 2019-03-17 | dynamic_robot_state_publisher |
Improved ROS robot_state_publisher which can update the robot model via dynamic_reconfigure.
Improved ROS robot_state_publisher which can update the robot model via dynamic_reconfigure.
|
||
| 1 | 2019-03-15 | rqt_py_common |
rqt_py_common provides common functionality for rqt plugins written in Python.
Despite no plugin is provided, this package is part of the rqt_common_plugins
repository to keep refactoring generic functionality from these common plugins
into this package as easy as possible.
Functionality included in this package should cover generic ROS concepts and
should not introduce any special dependencies beside "ros_base".
rqt_py_common provides common functionality for rqt plugins written in Python.
Despite no plugin is provided, this package is part of the rqt_common_plugins
repository to keep refactoring generic functionality from these common plugins
into this package as easy as possible.
Functionality included in this package should cover generic ROS concepts and
should not introduce any special dependencies beside "ros_base".
|
||
| 1 | 2019-03-15 | rqt_image_view |
rqt_image_view provides a GUI plugin for displaying images using image_transport.
rqt_image_view provides a GUI plugin for displaying images using image_transport.
|
||
| 1 | 2019-03-15 | rqt_gui_py |
rqt_gui_py enables GUI plugins to use the Python client library for ROS.
rqt_gui_py enables GUI plugins to use the Python client library for ROS.
|
||
| 1 | 2019-03-15 | rqt_gui_cpp |
rqt_gui_cpp enables GUI plugins to use the C++ client library for ROS.
rqt_gui_cpp enables GUI plugins to use the C++ client library for ROS.
|
||
| 1 | 2019-03-15 | rqt_gui |
rqt_gui provides the main to start an instance of the ROS integrated graphical user interface provided by qt_gui.
rqt_gui provides the main to start an instance of the ROS integrated graphical user interface provided by qt_gui.
|
||
| 1 | 2019-03-15 | rqt |
rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages
rqt is a Qt-based framework for GUI development for ROS. It consists of three parts/metapackages
|
||
| 1 | 2019-03-15 | qt_gui_py_common |
qt_gui_py_common provides common functionality for GUI plugins written in Python.
qt_gui_py_common provides common functionality for GUI plugins written in Python.
|
||
| 1 | 2019-03-15 | qt_gui_cpp |
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available.
At least one specific binding must be available in order to use C++-plugins.
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available.
At least one specific binding must be available in order to use C++-plugins.
|
||
| 1 | 2019-03-15 | qt_gui_core |
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
|
||
| 1 | 2019-03-15 | qt_gui_app |
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
|
||
| 1 | 2019-03-15 | qt_gui |
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt.
It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets.
It requires either PyQt or PySide bindings.
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt.
It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets.
It requires either PyQt or PySide bindings.
|
||
| 1 | 2019-03-15 | qt_dotgraph |
qt_dotgraph provides helpers to work with dot graphs.
qt_dotgraph provides helpers to work with dot graphs.
|
||
| 1 | 2019-03-14 | sparse_bundle_adjustment |
ROS wrapper for the sparse bundle adjustment (sba) library (needed for slam_karto)
ROS wrapper for the sparse bundle adjustment (sba) library (needed for slam_karto)
|
||
| 1 | 2019-03-14 | rqt_plot |
rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends.
rqt_plot provides a GUI plugin visualizing numeric values in a 2D plot using different plotting backends.
|
||
| 1 | 2019-03-14 | python_qt_binding |
This stack provides Python bindings for Qt.
There are two providers: pyside and pyqt. PySide is released under
the LGPL. PyQt is released under the GPL.
Both the bindings and tools to build bindings are included from each
available provider. For PySide, it is called "Shiboken". For PyQt,
this is called "SIP".
Also provided is adapter code to make the user's Python code
independent of which binding provider was actually used which makes
it very easy to switch between these.
This stack provides Python bindings for Qt.
There are two providers: pyside and pyqt. PySide is released under
the LGPL. PyQt is released under the GPL.
Both the bindings and tools to build bindings are included from each
available provider. For PySide, it is called "Shiboken". For PyQt,
this is called "SIP".
Also provided is adapter code to make the user's Python code
independent of which binding provider was actually used which makes
it very easy to switch between these.
|
||
| 1 | 2019-03-13 | ros_reflexxes |
The ros_reflexxes package
The ros_reflexxes package
|
||
| 1 | 2019-03-13 | libreflexxestype2 |
Package with ReflexxesTypeII implementation and header files
Package with ReflexxesTypeII implementation and header files
|
||
| 1 | 2019-03-13 | libmodbus |
The iirob_filters package implements following filters:
1) Low-Pass
2) Moving Mean
3) Gravity Compensation (used for force-torque sensors)
4) Threshold Filter
The iirob_filters package implements following filters:
1) Low-Pass
2) Moving Mean
3) Gravity Compensation (used for force-torque sensors)
4) Threshold Filter
|
||
| 1 | 2019-03-13 | kobuki_testsuite |
Kobuki test suite: this package provides tools to thoroughly test Kobuki's hardware.
Kobuki test suite: this package provides tools to thoroughly test Kobuki's hardware.
|
||
| 1 | 2019-03-13 | kobuki_safety_controller |
A controller ensuring the safe operation of Kobuki.
The SafetyController keeps track of bumper, cliff and wheel drop events. In case of the first two,
Kobuki is commanded to move back. In the latter case, Kobuki is stopped.
This controller can be enabled/disabled.
The safety states (bumper pressed etc.) can be reset. WARNING: Dangerous!
A controller ensuring the safe operation of Kobuki.
The SafetyController keeps track of bumper, cliff and wheel drop events. In case of the first two,
Kobuki is commanded to move back. In the latter case, Kobuki is stopped.
This controller can be enabled/disabled.
The safety states (bumper pressed etc.) can be reset. WARNING: Dangerous!
|
||
| 1 | 2019-03-13 | kobuki_rapps |
Robot apps for Kobuki
Robot apps for Kobuki
|
||
| 1 | 2019-03-13 | kobuki_random_walker |
Random walker app for Kobuki
Random walker app for Kobuki
|
||
| 1 | 2019-03-13 | kobuki_node |
ROS nodelet for Kobuki: ROS wrapper for the Kobuki driver.
ROS nodelet for Kobuki: ROS wrapper for the Kobuki driver.
|
||
| 1 | 2019-03-13 | kobuki_keyop |
Keyboard teleoperation for Kobuki: relays commands from a keyboard to Kobuki.
Keyboard teleoperation for Kobuki: relays commands from a keyboard to Kobuki.
|
||
| 1 | 2019-03-13 | kobuki_description |
Description of the Kobuki model.
Provides the model description of Kobuki for simulation and visualisation. The files in this
package are parsed and used by a variety of other components. Most users will not interact directly
with this package.
WARNING: This package is disabled because it cannot be catkinized by now, as xacro dependency is not
catkin still. In the interim we use a unary pre-catkin stack named kobuki_description.
Description of the Kobuki model.
Provides the model description of Kobuki for simulation and visualisation. The files in this
package are parsed and used by a variety of other components. Most users will not interact directly
with this package.
WARNING: This package is disabled because it cannot be catkinized by now, as xacro dependency is not
catkin still. In the interim we use a unary pre-catkin stack named kobuki_description.
|
||
| 1 | 2019-03-13 | kobuki_controller_tutorial |
Code for the Kobuki controller tutorial.
Code for the Kobuki controller tutorial.
|
||
| 1 | 2019-03-13 | kobuki_capabilities |
Kobuki's capabilities
Kobuki's capabilities
|
||
| 1 | 2019-03-13 | kobuki_bumper2pc |
Bumper/cliff to pointcloud nodelet:
Publish bumpers and cliff sensors events as points in a pointcloud, so navistack can use them
for poor-man navigation. Implemented as a nodelet intended to run together with kobuki_node.
Bumper/cliff to pointcloud nodelet:
Publish bumpers and cliff sensors events as points in a pointcloud, so navistack can use them
for poor-man navigation. Implemented as a nodelet intended to run together with kobuki_node.
|
||
| 1 | 2019-03-13 | kobuki_auto_docking |
Automatic docking for Kobuki:
Users owning a docking station for Kobuki can use this tool to let Kobuki find its nest autonomously.
Automatic docking for Kobuki:
Users owning a docking station for Kobuki can use this tool to let Kobuki find its nest autonomously.
|
||
| 1 | 2019-03-13 | kobuki |
Software for Kobuki, Yujin Robot's mobile research base.
Software for Kobuki, Yujin Robot's mobile research base.
|
Packages
| Name | Description | ||||
|---|---|---|---|---|---|
| 1 | 2018-08-08 | franka_description |
franka_description contains URDF files and meshes of Franka Emika robots
franka_description contains URDF files and meshes of Franka Emika robots
|
||
| 1 | 2018-08-08 | franka_control |
franka_control provides a hardware node to control a Franka Emika research robot
franka_control provides a hardware node to control a Franka Emika research robot
|
||
| 1 | 2018-08-07 | volksbot_driver |
Driver for the Volksbot robot. Depends on libepos2.
Driver for the Volksbot robot. Depends on libepos2.
|
||
| 1 | 2018-08-07 | urg_c |
The urg_c package
The urg_c package
|
||
| 1 | 2018-08-07 | kni |
This package provides the third-party KNI (Katana Native Interface) library for Katana
robot arms.
Instead of using the KNI library directly, the
This package provides the third-party KNI (Katana Native Interface) library for Katana
robot arms.
Instead of using the KNI library directly, the
|
||
| 1 | 2018-08-07 | katana_tutorials |
This package contains test and demo programs for the katana_driver stack.
This package contains test and demo programs for the katana_driver stack.
|
||
| 1 | 2018-08-07 | katana_teleop |
This package provides tele-operation nodes to control the Neuronics Katana 450 arm via keyboard commands or with a playstation 3 controller.
This package provides tele-operation nodes to control the Neuronics Katana 450 arm via keyboard commands or with a playstation 3 controller.
|
||
| 1 | 2018-08-07 | katana_msgs |
This package contains messages specific to the Neuronics Katana arm.
This package contains messages specific to the Neuronics Katana arm.
|
||
| 1 | 2018-08-07 | katana_moveit_ikfast_plugin |
The katana_moveit_ikfast_plugin package
The katana_moveit_ikfast_plugin package
|
||
| 1 | 2018-08-07 | katana_gazebo_plugins |
This package provides Gazebo plugins to simulate the Katana arm.
This package provides Gazebo plugins to simulate the Katana arm.
|
||
| 1 | 2018-08-07 | katana_driver |
This stack contains all descriptions, drivers and bringup facilities for Neuronics Katana 450 arm.
This stack contains all descriptions, drivers and bringup facilities for Neuronics Katana 450 arm.
|
||
| 1 | 2018-08-07 | katana_description |
This package contains an URDF description of the Katana arm and all supporting mesh files.
This package contains an URDF description of the Katana arm and all supporting mesh files.
|
||
| 1 | 2018-08-07 | katana_arm_gazebo |
This package starts a Neuronics Katana robot arm in the Gazebo simulation environment. It is modeled after the
This package starts a Neuronics Katana robot arm in the Gazebo simulation environment. It is modeled after the
|
||
| 1 | 2018-08-07 | katana |
This package provides ROS interfaces to the Neuronics Katana 450 arm.
It wraps the
This package provides ROS interfaces to the Neuronics Katana 450 arm.
It wraps the
|
||
| 1 | 2018-08-06 | sbpl |
Search-based planning library (SBPL).
Search-based planning library (SBPL).
|
||
| 1 | 2018-08-02 | xsens_driver |
ROS Driver for XSens MT/MTi/MTi-G devices.
ROS Driver for XSens MT/MTi/MTi-G devices.
|
||
| 1 | 2018-07-29 | parrot_arsdk |
Catkin wrapper for the official ARSDK from Parrot
Catkin wrapper for the official ARSDK from Parrot
|
||
| 2 | 2018-07-23 | kdl_parser_py |
The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot
mechanism.
The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot
mechanism.
|
||
| 3 | 2018-07-23 | kdl_parser |
The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot
mechanism.
The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot
mechanism.
|
||
| 1 | 2018-07-18 | urg_node |
urg_node
urg_node
|
||
| 3 | 2018-07-18 | urdf_parser_plugin |
This package contains a C++ base class for URDF parsers.
This package contains a C++ base class for URDF parsers.
|
||
| 3 | 2018-07-18 | urdf |
This package contains a C++ parser for the Unified Robot Description
Format (URDF), which is an XML format for representing a robot model.
The code API of the parser has been through our review process and will remain
backwards compatible in future releases.
This package contains a C++ parser for the Unified Robot Description
Format (URDF), which is an XML format for representing a robot model.
The code API of the parser has been through our review process and will remain
backwards compatible in future releases.
|
||
| 1 | 2018-07-18 | jskeus |
EusLisp software developed and used by JSK at The University of Tokyo
EusLisp software developed and used by JSK at The University of Tokyo
|
||
| 1 | 2018-07-10 | laser_proc |
laser_proc
laser_proc
|
||
| 1 | 2018-07-09 | ros_environment |
The package provides the environment variables `ROS_VERSION`, `ROS_DISTRO`, `ROS_PACKAGE_PATH`, and `ROS_ETC_DIR`.
The package provides the environment variables `ROS_VERSION`, `ROS_DISTRO`, `ROS_PACKAGE_PATH`, and `ROS_ETC_DIR`.
|
||
| 1 | 2018-07-09 | ibeo_lux |
ROS driver for IBEO LUX
ROS driver for IBEO LUX
|
||
| 1 | 2018-07-06 | tf_conversions |
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).
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).
|
||
| 1 | 2018-07-06 | tf |
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.
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.
|
||
| 1 | 2018-07-06 | kdl_conversions |
Conversion functions between KDL and geometry_msgs types.
Conversion functions between KDL and geometry_msgs types.
|
||
| 1 | 2018-07-06 | geometry |
|
||
| 1 | 2018-07-06 | eigen_conversions |
Conversion functions between:
- Eigen and KDL
- Eigen and geometry_msgs.
Conversion functions between:
- Eigen and KDL
- Eigen and geometry_msgs.
|
||
| 1 | 2018-07-05 | ibeo_core |
The ibeo_core package
The ibeo_core package
|
||
| 1 | 2018-07-04 | rc_cloud_accumulator |
A viewer for the SLAM component of roboception based on ROS and PCL
A viewer for the SLAM component of roboception based on ROS and PCL
|
||
| 1 | 2018-07-02 | nav_pcontroller |
Simple P-Controller for a holonomic robot base
Simple P-Controller for a holonomic robot base
|
||
| 1 | 2018-06-19 | hokuyo3d |
ROS driver node for HOKUYO 3D LIDARs
ROS driver node for HOKUYO 3D LIDARs
|
||
| 1 | 2018-06-15 | urdf_tutorial |
This package contains a number of URDF tutorials.
This package contains a number of URDF tutorials.
|
||
| 1 | 2018-06-10 | create_autonomy |
ROS driver for iRobot's Create 1 and 2, based on the libcreate C++ library
ROS driver for iRobot's Create 1 and 2, based on the libcreate C++ library
|
||
| 1 | 2018-06-10 | ca_tools |
Launch and configuration files for common accessories when working with Create/Roomba platforms.
Launch and configuration files for common accessories when working with Create/Roomba platforms.
|
||
| 1 | 2018-06-10 | ca_msgs |
Common message definitions for create_autonomy
Common message definitions for create_autonomy
|
||
| 1 | 2018-06-10 | ca_driver |
ROS driver for iRobot's Create and Roomba platforms, based on libcreate
ROS driver for iRobot's Create and Roomba platforms, based on libcreate
|
||
| 1 | 2018-06-10 | ca_description |
Robot URDF descriptions for create_autonomy
Robot URDF descriptions for create_autonomy
|
||
| 2 | 2018-06-07 | pr2_msgs |
Messages for representing PR2 state, such as battery information and the PR2 fingertip sensors.
Messages for representing PR2 state, such as battery information and the PR2 fingertip sensors.
|
||
| 2 | 2018-06-07 | pr2_machine |
This package contains the xxx.machine files that describe the different hosts a node can be spawned on. Currently there is one machine file for the pr2 robot, and one for the simulated pr2 robot.
This package contains the xxx.machine files that describe the different hosts a node can be spawned on. Currently there is one machine file for the pr2 robot, and one for the simulated pr2 robot.
|
||
| 2 | 2018-06-07 | pr2_description |
This package contains the description (mechanical, kinematic, visual,
etc.) of the PR2 robot. The files in this package are parsed and used by
a variety of other components. Most users will not interact directly
with this package.
This package contains the description (mechanical, kinematic, visual,
etc.) of the PR2 robot. The files in this package are parsed and used by
a variety of other components. Most users will not interact directly
with this package.
|
||
| 2 | 2018-06-07 | pr2_dashboard_aggregator |
A simple script that aggregates all of the topics that a "pr2_dashboard" app might be interested in.
A simple script that aggregates all of the topics that a "pr2_dashboard" app might be interested in.
|
||
| 2 | 2018-06-07 | pr2_common |
URDF description of the robot kinematics and dynamics, 3D models of robot components, information required for gazebo to simulate the PR2, and messages specific to the PR2 such as detailed information about its power board and fingertip pressure sensors.
URDF description of the robot kinematics and dynamics, 3D models of robot components, information required for gazebo to simulate the PR2, and messages specific to the PR2 such as detailed information about its power board and fingertip pressure sensors.
|
||
| 3 | 2018-06-05 | move_base_msgs |
Holds the action description and relevant messages for the move_base package.
Holds the action description and relevant messages for the move_base package.
|
||
| 2 | 2018-06-05 | map_msgs |
This package defines messages commonly used in mapping packages.
This package defines messages commonly used in mapping packages.
|
||
| 1 | 2018-05-31 | warehouse_ros |
Persistent storage of ROS messages
Persistent storage of ROS messages
|
||
| 1 | 2018-05-28 | costmap_converter |
A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types.
A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types.
|
Packages
| Name | Description | ||||
|---|---|---|---|---|---|
| 1 | 2019-04-11 | cob_vision_utils |
Contains utilities used within the object detection tool chain.
Contains utilities used within the object detection tool chain.
|
||
| 1 | 2019-04-11 | cob_perception_msgs |
This package contains common message type definitions for perception tasks.
This package contains common message type definitions for perception tasks.
|
||
| 1 | 2019-04-11 | cob_perception_common |
This stack provides utilities commonly needed for a variety of computer vision tasks.
This stack provides utilities commonly needed for a variety of computer vision tasks.
|
||
| 1 | 2019-04-11 | cob_object_detection_visualizer |
The cob_object_detection_visualizer package
The cob_object_detection_visualizer package
|
||
| 1 | 2019-04-11 | cob_object_detection_msgs |
This package contains message type definitions for object detection
This package contains message type definitions for object detection
|
||
| 1 | 2019-04-11 | cob_image_flip |
Flips the image of Care-O-bots kinect in dependence of the viewing direction of the cameras to receive an upright image all the time.
Flips the image of Care-O-bots kinect in dependence of the viewing direction of the cameras to receive an upright image all the time.
|
||
| 1 | 2019-04-11 | cob_cam3d_throttle |
cob_cam3d_throttle: only for Trottel
cob_cam3d_throttle: only for Trottel
|
||
| 2 | 2019-04-11 | cob_3d_mapping_msgs |
Message, service and action definitions for environment perception.
Message, service and action definitions for environment perception.
|
||
| 1 | 2019-04-10 | rosjava_core |
An implementation of ROS in pure-Java with Android support.
An implementation of ROS in pure-Java with Android support.
|
||
| 2 | 2019-04-10 | openhrp3 |
|
||
| 1 | 2019-04-09 | sciurus17_vision |
The sciurus17_vision package
The sciurus17_vision package
|
||
| 1 | 2019-04-09 | sciurus17_tools |
The sciurus17_tools package
The sciurus17_tools package
|
||
| 1 | 2019-04-09 | sciurus17_msgs |
The sciurus17_msgs package
The sciurus17_msgs package
|
||
| 1 | 2019-04-09 | sciurus17_moveit_config |
An automatically generated package with all the configuration and launch files for using the sciurus17 with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the sciurus17 with the MoveIt! Motion Planning Framework
|
||
| 1 | 2019-04-09 | sciurus17_gazebo |
The sciurus17_gazebo package
The sciurus17_gazebo package
|
||
| 1 | 2019-04-09 | sciurus17_examples |
examples of Sciurus17 ROS package
examples of Sciurus17 ROS package
|
||
| 1 | 2019-04-09 | sciurus17_description |
The SCIURUS17 description package
The SCIURUS17 description package
|
||
| 1 | 2019-04-09 | sciurus17_control |
The Sciurus17 control package
The Sciurus17 control package
|
||
| 1 | 2019-04-09 | sciurus17_bringup |
The sciurus17_bringup package
The sciurus17_bringup package
|
||
| 1 | 2019-04-09 | sciurus17 |
ROS package suite of Sciurus17
ROS package suite of Sciurus17
|
||
| 1 | 2019-04-09 | pmb2_robot |
PMB2 robot description and launch files
PMB2 robot description and launch files
|
||
| 1 | 2019-04-09 | pmb2_description |
Mechanical, kinematic, visual, etc. description of the PMB2 robot.
The files in this package are parsed and used by
a variety of other components. Most users will not interact directly
with this package.
Mechanical, kinematic, visual, etc. description of the PMB2 robot.
The files in this package are parsed and used by
a variety of other components. Most users will not interact directly
with this package.
|
||
| 1 | 2019-04-09 | pmb2_controller_configuration |
Launch files and scripts needed to configure
the controllers of the PMB2 robot.
Launch files and scripts needed to configure
the controllers of the PMB2 robot.
|
||
| 1 | 2019-04-09 | pmb2_bringup |
Launch files and scripts needed to bring up the ROS nodes of a PMB2 robot.
Launch files and scripts needed to bring up the ROS nodes of a PMB2 robot.
|
||
| 1 | 2019-04-09 | orb_slam2_ros |
ORB SLAM2 ros implementation.
ORB SLAM2 ros implementation.
|
||
| 1 | 2019-04-09 | genpy |
Python ROS message and service generators.
Python ROS message and service generators.
|
||
| 1 | 2019-04-09 | frame_editor |
The frame_editor package
The frame_editor package
|
||
| 1 | 2019-04-09 | flexbe_widget |
flexbe_widget implements some smaller scripts for the behavior engine.
flexbe_widget implements some smaller scripts for the behavior engine.
|
||
| 1 | 2019-04-09 | flexbe_testing |
flexbe_testing provides a framework for unit testing states.
flexbe_testing provides a framework for unit testing states.
|
||
| 1 | 2019-04-09 | flexbe_states |
flexbe_states provides a collection of predefined states.
Feel free to add new states.
flexbe_states provides a collection of predefined states.
Feel free to add new states.
|
||
| 1 | 2019-04-09 | flexbe_onboard |
flexbe_onboard implements the robot-side of the behavior engine from where all behaviors are started.
flexbe_onboard implements the robot-side of the behavior engine from where all behaviors are started.
|
||
| 1 | 2019-04-09 | flexbe_msgs |
flexbe_msgs provides the messages used by FlexBE.
flexbe_msgs provides the messages used by FlexBE.
|
||
| 1 | 2019-04-09 | flexbe_mirror |
flexbe_mirror implements functionality to remotely mirror an executed behavior.
flexbe_mirror implements functionality to remotely mirror an executed behavior.
|
||
| 1 | 2019-04-09 | flexbe_input |
flexbe_input enables to send data to onboard behavior when required.
flexbe_input enables to send data to onboard behavior when required.
|
||
| 1 | 2019-04-09 | flexbe_core |
flexbe_core provides the core smach extension for the FlexBE behavior engine.
flexbe_core provides the core smach extension for the FlexBE behavior engine.
|
||
| 1 | 2019-04-09 | flexbe_behavior_engine |
A meta-package to aggregate all the FlexBE packages
A meta-package to aggregate all the FlexBE packages
|
||
| 1 | 2019-04-09 | flexbe_app |
flexbe_app provides a user interface (editor + runtime control) for the FlexBE behavior engine.
flexbe_app provides a user interface (editor + runtime control) for the FlexBE behavior engine.
|
||
| 1 | 2019-04-08 | velocity_controllers |
velocity_controllers
velocity_controllers
|
||
| 1 | 2019-04-08 | teraranger |
The teraranger package
The teraranger package
|
||
| 1 | 2019-04-08 | rqt_joint_trajectory_controller |
Graphical frontend for interacting with joint_trajectory_controller instances.
Graphical frontend for interacting with joint_trajectory_controller instances.
|
||
| 1 | 2019-04-08 | ros_controllers |
Library of ros controllers
Library of ros controllers
|
||
| 1 | 2019-04-08 | position_controllers |
position_controllers
position_controllers
|
||
| 1 | 2019-04-08 | joint_trajectory_controller |
Controller for executing joint-space trajectories on a group of joints.
Controller for executing joint-space trajectories on a group of joints.
|
||
| 1 | 2019-04-08 | joint_state_controller |
Controller to publish joint state
Controller to publish joint state
|
||
| 1 | 2019-04-08 | imu_sensor_controller |
Controller to publish state of IMU sensors
Controller to publish state of IMU sensors
|
||
| 1 | 2019-04-08 | gripper_action_controller |
The gripper_action_controller package
The gripper_action_controller package
|
||
| 2 | 2019-04-08 | four_wheel_steering_controller |
Controller for a four wheel steering mobile base.
Controller for a four wheel steering mobile base.
|
||
| 1 | 2019-04-08 | forward_command_controller |
forward_command_controller
forward_command_controller
|
||
| 1 | 2019-04-08 | force_torque_sensor_controller |
Controller to publish state of force-torque sensors
Controller to publish state of force-torque sensors
|
||
| 1 | 2019-04-08 | effort_controllers |
effort_controllers
effort_controllers
|
Packages
| Name | Description | ||||
|---|---|---|---|---|---|
| 1 | 2018-11-15 | naoqi_bridge |
Meta package to interface ROS with Aldebaran's NAOqi.
Meta package to interface ROS with Aldebaran's NAOqi.
|
||
| 1 | 2018-11-15 | naoqi_apps |
Package bridging NAOqi to executing things on the robot.
Package bridging NAOqi to executing things on the robot.
|
||
| 1 | 2018-11-13 | move_base_flex |
Move Base Flex (MBF) is a backwards-compatible replacement for move_base. MBF can use existing plugins for move_base, and provides an enhanced version of the planner, controller and recovery plugin ROS interfaces. It exposes action servers for planning, controlling and recovering, providing detailed information of the current state and the plugin’s feedback. An external executive logic can use MBF and its actions to perform smart and flexible navigation strategies. Furthermore, MBF enables the use of other map representations, e.g. meshes or grid_map
This package is a meta package and refers to the Move Base Flex stack packages.The abstract core of MBF – without any binding to a map representation – is represented by the
Move Base Flex (MBF) is a backwards-compatible replacement for move_base. MBF can use existing plugins for move_base, and provides an enhanced version of the planner, controller and recovery plugin ROS interfaces. It exposes action servers for planning, controlling and recovering, providing detailed information of the current state and the plugin’s feedback. An external executive logic can use MBF and its actions to perform smart and flexible navigation strategies. Furthermore, MBF enables the use of other map representations, e.g. meshes or grid_map
This package is a meta package and refers to the Move Base Flex stack packages.The abstract core of MBF – without any binding to a map representation – is represented by the
|
||
| 1 | 2018-11-13 | mbf_utility |
The mbf_utility package
The mbf_utility package
|
||
| 1 | 2018-11-13 | mbf_simple_nav |
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
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
|
||
| 1 | 2018-11-13 | mbf_msgs |
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
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
|
||
| 1 | 2018-11-13 | mbf_costmap_nav |
The mbf_costmap_nav package contains the costmap navigation server implementation of Move Base Flex (MBF). The costmap navigation server is bound to the
The mbf_costmap_nav package contains the costmap navigation server implementation of Move Base Flex (MBF). The costmap navigation server is bound to the
|
||
| 1 | 2018-11-13 | mbf_costmap_core |
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.
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.
|
||
| 1 | 2018-11-13 | mbf_abstract_nav |
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.
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.
|
||
| 1 | 2018-11-13 | mbf_abstract_core |
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.
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.
|
||
| 1 | 2018-11-10 | raspimouse_sim |
ROS package suite for Raspberry Pi Mouse Simulator
ROS package suite for Raspberry Pi Mouse Simulator
|
||
| 1 | 2018-11-10 | raspimouse_gazebo |
The raspimouse_gazebo package
The raspimouse_gazebo package
|
||
| 1 | 2018-11-10 | raspimouse_description |
The raspimouse_description package
The raspimouse_description package
|
||
| 1 | 2018-11-10 | raspimouse_control |
The raspimouse_control package
The raspimouse_control package
|
||
| 1 | 2018-11-09 | timed_roslaunch |
Script to delay the launch of a roslaunch file
Script to delay the launch of a roslaunch file
|
||
| 1 | 2018-11-09 | tile_map |
Tile map provides a slippy map style interface for visualizing
OpenStreetMap and GooleMap tiles. A mapviz visualization plug-in is also
implemented
Tile map provides a slippy map style interface for visualizing
OpenStreetMap and GooleMap tiles. A mapviz visualization plug-in is also
implemented
|
||
| 1 | 2018-11-09 | multires_image |
multires_image
multires_image
|
||
| 1 | 2018-11-09 | mapviz_plugins |
Common plugins for the Mapviz visualization tool
Common plugins for the Mapviz visualization tool
|
||
| 1 | 2018-11-09 | mapviz |
mapviz
mapviz
|
||
| 1 | 2018-11-09 | flask_cors |
Cross Origin Resource Sharing ( CORS ) support for Flask
Cross Origin Resource Sharing ( CORS ) support for Flask
|
||
| 1 | 2018-11-04 | librealsense |
Library for capturing data from the Intel(R) RealSense(TM) F200, SR300, R200, LR200 and ZR300 cameras. This effort was initiated to better support researchers, creative coders, and app developers in domains such as robotics, virtual reality, and the internet of things. Several often-requested features of RealSense(TM); devices are implemented in this project, including multi-camera capture.
Library for capturing data from the Intel(R) RealSense(TM) F200, SR300, R200, LR200 and ZR300 cameras. This effort was initiated to better support researchers, creative coders, and app developers in domains such as robotics, virtual reality, and the internet of things. Several often-requested features of RealSense(TM); devices are implemented in this project, including multi-camera capture.
|
||
| 1 | 2018-11-02 | rail_face_detector |
This package provides face detection.
This package provides face detection.
|
||
| 1 | 2018-11-02 | rail_face_detection_msgs |
This package provides face detection.
This package provides face detection.
|
||
| 1 | 2018-11-02 | rail_face_detection |
Face Detection methods used in the RAIL Lab
Face Detection methods used in the RAIL Lab
|
||
| 1 | 2018-11-01 | scratch3-ros |
The scratch3-ros package
The scratch3-ros package
|
||
| 1 | 2018-11-01 | rail_object_detector |
The rail_object_detector package
The rail_object_detector package
|
||
| 1 | 2018-11-01 | rail_object_detection_msgs |
The rail_object_detection_msgs package
The rail_object_detection_msgs package
|
||
| 1 | 2018-11-01 | rail_object_detection |
Object Detection methods used in the RAIL Lab
Object Detection methods used in the RAIL Lab
|
||
| 1 | 2018-11-01 | octovis |
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See
http://octomap.github.io for details.
octovis is visualization tool for the OctoMap library based on Qt and libQGLViewer. See
http://octomap.github.io for details.
|
||
| 1 | 2018-11-01 | octomap |
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.
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.
|
||
| 1 | 2018-11-01 | my_android_package |
android_tutorial_pubsub
sample package, will be removed
android_tutorial_pubsub
sample package, will be removed
|
||
| 1 | 2018-11-01 | local_app_manager |
The local_app_manager package
The local_app_manager package
|
||
| 1 | 2018-11-01 | jsk_smart_gui |
jsk_smart_gui for tablets
jsk_smart_gui for tablets
|
||
| 1 | 2018-11-01 | jsk_pr2_core_apps |
The jsk_pr2_core_apps package
The jsk_pr2_core_apps package
|
||
| 1 | 2018-11-01 | jsk_android_setup |
jsk_android_setup
jsk_android_setup
|
||
| 1 | 2018-11-01 | jsk_android_gui_api9 |
The jsk_android_gui_api9 package
The jsk_android_gui_api9 package
|
||
| 1 | 2018-11-01 | jsk_android_gui |
jsk_android_gui written in new rosjava
jsk_android_gui written in new rosjava
|
||
| 1 | 2018-11-01 | jsk_android_apps |
Android/ROS Applications
Android/ROS Applications
|
||
| 1 | 2018-11-01 | hrp4_pan_tilt |
hrp4_pan_tilt
hrp4_pan_tilt
|
||
| 1 | 2018-11-01 | dynamic_edt_3d |
The dynamicEDT3D library implements an inrementally updatable Euclidean distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap 3D representation and hooks into the change detection of the OctoMap library to propagate changes to the EDT.
The dynamicEDT3D library implements an inrementally updatable Euclidean distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap 3D representation and hooks into the change detection of the OctoMap library to propagate changes to the EDT.
|
||
| 1 | 2018-11-01 | docomo_perception |
The docomo_perception package
The docomo_perception package
|
||
| 1 | 2018-10-30 | nao_robot |
|
||
| 1 | 2018-10-30 | nao_description |
Description of the Nao robot model that can be used with robot_state_publisher to display the robot's state of joint angles.
Description of the Nao robot model that can be used with robot_state_publisher to display the robot's state of joint angles.
|
||
| 1 | 2018-10-30 | nao_bringup |
Launch files and scripts needed to bring ROS interfaces for Nao up into a
running state.
Launch files and scripts needed to bring ROS interfaces for Nao up into a
running state.
|
||
| 1 | 2018-10-30 | nao_apps |
Applications for NAO using the NAOqi API
Applications for NAO using the NAOqi API
|
||
| 2 | 2018-10-29 | r2_moveit_config |
An automatically generated package with all the configuration and launch files for using the r2 with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the r2 with the MoveIt Motion Planning Framework
|
||
| 1 | 2018-10-26 | sainsmart_relay_usb |
SainSmart USB relay driver controller
SainSmart USB relay driver controller
|
||
| 1 | 2018-10-26 | qt_qmake |
qt*-qmake metapackage supporting qt4 and qt5
qt*-qmake metapackage supporting qt4 and qt5
|
||
| 1 | 2018-10-26 | lusb |
Library for interfacing to USB devices
Library for interfacing to USB devices
|
||
| 1 | 2018-10-26 | libqt_widgets |
libqt-widgets metapackage supporting qt4 and qt5
libqt-widgets metapackage supporting qt4 and qt5
|
Packages
Packages
| Name | Description | ||||
|---|---|---|---|---|---|
| 1 | 2017-08-14 | robot_model |
|
||
| 2 | 2017-08-14 | phidgets_imu |
Driver for the Phidgets Spatial 3/3/3 devices
Driver for the Phidgets Spatial 3/3/3 devices
|
||
| 2 | 2017-08-14 | phidgets_drivers |
API and ROS drivers for Phidgets devices
API and ROS drivers for Phidgets devices
|
||
| 2 | 2017-08-14 | phidgets_api |
A C++ Wrapper for the Phidgets C API
A C++ Wrapper for the Phidgets C API
|
||
| 2 | 2017-08-14 | libphidget21 |
This package wraps the libphidget21 to use it as a ROS dependency
This package wraps the libphidget21 to use it as a ROS dependency
|
||
| 2 | 2017-08-14 | joint_state_publisher |
This package contains a tool for setting and publishing joint state values for a given URDF.
This package contains a tool for setting and publishing joint state values for a given URDF.
|
||
| 1 | 2017-08-08 | frontier_exploration |
Implementation of
Implementation of
|
||
| 1 | 2017-08-07 | turtle_tf2 |
turtle_tf2 demonstrates how to write a tf2 broadcaster and listener with the turtlesim. The tutle_tf2_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard.
turtle_tf2 demonstrates how to write a tf2 broadcaster and listener with the turtlesim. The tutle_tf2_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard.
|
||
| 1 | 2017-08-07 | turtle_tf |
turtle_tf demonstrates how to write a tf broadcaster and listener with the turtlesim. The tutle_tf_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard.
turtle_tf demonstrates how to write a tf broadcaster and listener with the turtlesim. The tutle_tf_listener commands turtle2 to follow turtle1 around as you drive turtle1 using the keyboard.
|
||
| 1 | 2017-08-07 | geometry_tutorials |
Metapackage of geometry tutorials ROS.
Metapackage of geometry tutorials ROS.
|
||
| 1 | 2017-08-07 | fzi_icl_core |
The fzi_icl_core package
The fzi_icl_core package
|
||
| 1 | 2017-08-06 | object_recognition_renderer |
Code that generates random views of an object
Code that generates random views of an object
|
||
| 2 | 2017-07-26 | urdfdom_py |
Python implementation of the URDF parser.
Python implementation of the URDF parser.
|
||
| 1 | 2017-07-23 | moveit_runtime |
moveit_runtime meta package contains MoveIt! packages that are essential for its runtime (e.g. running MoveIt! on robots).
moveit_runtime meta package contains MoveIt! packages that are essential for its runtime (e.g. running MoveIt! on robots).
|
||
| 1 | 2017-07-23 | moveit_planners_chomp |
The interface for using CHOMP within MoveIt!
The interface for using CHOMP within MoveIt!
|
||
| 1 | 2017-07-23 | moveit_kinematics |
Package for all inverse kinematics solvers in MoveIt!
Package for all inverse kinematics solvers in MoveIt!
|
||
| 1 | 2017-07-23 | moveit_experimental |
Experimental packages for moveit.
Experimental packages for moveit.
|
||
| 1 | 2017-07-23 | moveit |
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
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
|
||
| 1 | 2017-07-20 | drc_slam |
The drc_slam package
The drc_slam package
|
||
| 1 | 2017-07-20 | drc_podo_connector |
The drc_podo_connector package
The drc_podo_connector package
|
||
| 1 | 2017-07-20 | drc_plugin |
The drc_plugin package
The drc_plugin package
|
||
| 1 | 2017-07-20 | drc_navi |
The drc_navi package
The drc_navi package
|
||
| 1 | 2017-07-20 | drc_hubo |
The drc_hubo metapackages
The drc_hubo metapackages
|
||
| 1 | 2017-07-17 | tiny_slam |
TinySLAM ROS implementation
TinySLAM ROS implementation
|
||
| 1 | 2017-07-12 | vigir_footstep_planning_widgets |
The vigir_footstep_planning_widgets package
The vigir_footstep_planning_widgets package
|
||
| 1 | 2017-07-12 | vigir_footstep_planning_rviz_plugin |
The vigir_footstep_planning_rviz_plugin package
The vigir_footstep_planning_rviz_plugin package
|
||
| 1 | 2017-07-12 | vigir_footstep_planning_plugins |
The vigir_footstep_planning_plugins package
The vigir_footstep_planning_plugins package
|
||
| 1 | 2017-07-12 | vigir_footstep_planning_lib |
The vigir_footstep_planning_lib package
The vigir_footstep_planning_lib package
|
||
| 1 | 2017-07-08 | keyboard |
publishes keyboard key presses
publishes keyboard key presses
|
||
| 2 | 2017-07-07 | wiimote |
The wiimote package allows ROS nodes to communicate with a Nintendo Wiimote
and its related peripherals, including the Nunchuk, Motion Plus, and
(experimentally) the Classic. The package implements a ROS node that uses
Bluetooth to communicate with the Wiimote device, obtaining accelerometer
and gyro data, the state of LEDs, the IR camera, rumble (vibrator),
buttons, joystick, and battery state. The node additionally enables ROS
nodes to control the Wiimote's LEDs and vibration for feedback to the human
Wiimote operator. LEDs and vibration may be switched on and off, or made to
operate according to a timed pattern.
The wiimote package allows ROS nodes to communicate with a Nintendo Wiimote
and its related peripherals, including the Nunchuk, Motion Plus, and
(experimentally) the Classic. The package implements a ROS node that uses
Bluetooth to communicate with the Wiimote device, obtaining accelerometer
and gyro data, the state of LEDs, the IR camera, rumble (vibrator),
buttons, joystick, and battery state. The node additionally enables ROS
nodes to control the Wiimote's LEDs and vibration for feedback to the human
Wiimote operator. LEDs and vibration may be switched on and off, or made to
operate according to a timed pattern.
|
||
| 2 | 2017-07-07 | spacenav_node |
ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick.
ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick.
|
||
| 2 | 2017-07-07 | ps3joy |
Playstation 3 SIXAXIS or DUAL SHOCK 3 joystick driver.
Driver for the Sony PlayStation 3 SIXAXIS or DUAL SHOCK 3
joysticks. In its current state, this driver is not compatible
with the use of other Bluetooth HID devices. The driver listens
for a connection on the HID ports, starts the joystick
streaming data, and passes the data to the Linux uinput device
so that it shows up as a normal joystick.
Playstation 3 SIXAXIS or DUAL SHOCK 3 joystick driver.
Driver for the Sony PlayStation 3 SIXAXIS or DUAL SHOCK 3
joysticks. In its current state, this driver is not compatible
with the use of other Bluetooth HID devices. The driver listens
for a connection on the HID ports, starts the joystick
streaming data, and passes the data to the Linux uinput device
so that it shows up as a normal joystick.
|
||
| 2 | 2017-07-07 | joystick_drivers |
This metapackage depends on packages for interfacing common
joysticks and human input devices with ROS.
This metapackage depends on packages for interfacing common
joysticks and human input devices with ROS.
|
||
| 2 | 2017-07-07 | joy |
ROS driver for a generic Linux joystick.
The joy package contains joy_node, a node that interfaces a
generic Linux joystick to ROS. This node publishes a "Joy"
message, which contains the current state of each one of the
joystick's buttons and axes.
ROS driver for a generic Linux joystick.
The joy package contains joy_node, a node that interfaces a
generic Linux joystick to ROS. This node publishes a "Joy"
message, which contains the current state of each one of the
joystick's buttons and axes.
|
||
| 1 | 2017-06-27 | asr_msgs |
This package contains all messages that are particular to our Active Scene Recognition - Framework at
Humanoids and Intelligence Systems Lab (HIS), Karlsruhe Institute of Technology (KIT).
These messages make up the interfaces between the different collaborating components of this system.
They are of critical importance and structured by the ROS communication capabilities.
This package contains all messages that are particular to our Active Scene Recognition - Framework at
Humanoids and Intelligence Systems Lab (HIS), Karlsruhe Institute of Technology (KIT).
These messages make up the interfaces between the different collaborating components of this system.
They are of critical importance and structured by the ROS communication capabilities.
|
||
| 1 | 2017-06-17 | innok_heros_driver |
Driver for the Innok Heros robot plattform
Driver for the Innok Heros robot plattform
|
||
| 2 | 2017-06-14 | usb_cam |
A ROS Driver for V4L USB Cameras
A ROS Driver for V4L USB Cameras
|
||
| 1 | 2017-06-14 | libsick_ldmrs |
A library for communication with the SICK LD-MRS series of laser scanners.
A library for communication with the SICK LD-MRS series of laser scanners.
|
||
| 1 | 2017-05-30 | rcll_fawkes_sim |
RCLL simulation access through Fawkes
RCLL simulation access through Fawkes
|
||
| 1 | 2017-05-30 | pyros_msgs |
Pyros messages and services definition
Pyros messages and services definition
|
||
| 3 | 2017-05-25 | ar_track_alvar_msgs |
This package is a ROS wrapper for Alvar, an open source AR tag tracking library.
This package is a ROS wrapper for Alvar, an open source AR tag tracking library.
|
||
| 1 | 2017-05-23 | uos_tools |
Various helper utilities not associated with a particular stack
Various helper utilities not associated with a particular stack
|
||
| 1 | 2017-05-23 | uos_maps |
Navigation maps for the AVZ building of the University of Osnabrueck.
Navigation maps for the AVZ building of the University of Osnabrueck.
|
||
| 1 | 2017-05-23 | uos_gazebo_worlds |
Gazebo world and model files for UOS.
Gazebo world and model files for UOS.
|
||
| 1 | 2017-05-23 | uos_freespace |
uos_freespace package
uos_freespace package
|
||
| 1 | 2017-05-23 | uos_diffdrive_teleop |
uos_diffdrive_teleop
uos_diffdrive_teleop
|
||
| 1 | 2017-05-23 | uos_common_urdf |
This package contains URDF descriptions of the UOS robots.
This package contains URDF descriptions of the UOS robots.
|
||
| 1 | 2017-05-23 | tf_publisher_gui |
This is a simple GUI for publishing a single TF transform.
This is a simple GUI for publishing a single TF transform.
|
||
| 1 | 2017-05-23 | simple_approximate_time_synchronizer |
simple_approximate_time_synchronizer
simple_approximate_time_synchronizer
|
||
| 1 | 2017-05-23 | rotunit_snapshotter |
This modul can be used to assemble a point cloud from a rotating laserscanner.
This modul can be used to assemble a point cloud from a rotating laserscanner.
|
Packages
| Name | Description | ||||
|---|---|---|---|---|---|
| 1 | 2015-11-04 | bride_compilers |
bride_compilers
bride_compilers
|
||
| 1 | 2015-11-04 | bride |
installer.py installs a full eclipse installation in this package. Additionally CDT and the BRIDE plugins will be installed. After rosmake you have the full model driven engineering tool chain accessible inside this package.
installer.py installs a full eclipse installation in this package. Additionally CDT and the BRIDE plugins will be installed. After rosmake you have the full model driven engineering tool chain accessible inside this package.
|
||
| 1 | 2015-11-03 | visp_tracker |
Wraps the ViSP moving edge tracker provided by the ViSP visual
servoing library into a ROS package.
This computer vision algorithm computes the pose (i.e. position
and orientation) of an object in an image. It is fast enough to
allow object online tracking using a camera.
Wraps the ViSP moving edge tracker provided by the ViSP visual
servoing library into a ROS package.
This computer vision algorithm computes the pose (i.e. position
and orientation) of an object in an image. It is fast enough to
allow object online tracking using a camera.
|
||
| 1 | 2015-11-03 | visp_hand2eye_calibration |
visp_hand2eye_calibration estimates the camera position with respect
to its effector using the ViSP library.
visp_hand2eye_calibration estimates the camera position with respect
to its effector using the ViSP library.
|
||
| 1 | 2015-11-03 | visp_camera_calibration |
visp_camera_calibration allows easy calibration of
cameras using a customizable pattern and ViSP library.
visp_camera_calibration allows easy calibration of
cameras using a customizable pattern and ViSP library.
|
||
| 1 | 2015-11-03 | visp_bridge |
Converts between ROS structures and ViSP structures.
Converts between ROS structures and ViSP structures.
|
||
| 1 | 2015-11-03 | visp_auto_tracker |
Online automated pattern-based object tracker relying on visual servoing.
visp_auto_tracker wraps model-based trackers provided by ViSP visual
servoing library into a ROS package. The tracked object should have a
QRcode of Flash code pattern. Based on the pattern, the object is
automaticaly detected. The detection allows then to initialise the
model-based trackers. When lost of tracking achieves a new detection
is performed that will be used to re-initialize the tracker.
This computer vision algorithm computes the pose (i.e. position and
orientation) of an object in an image. It is fast enough to allow
object online tracking using a camera.
Online automated pattern-based object tracker relying on visual servoing.
visp_auto_tracker wraps model-based trackers provided by ViSP visual
servoing library into a ROS package. The tracked object should have a
QRcode of Flash code pattern. Based on the pattern, the object is
automaticaly detected. The detection allows then to initialise the
model-based trackers. When lost of tracking achieves a new detection
is performed that will be used to re-initialize the tracker.
This computer vision algorithm computes the pose (i.e. position and
orientation) of an object in an image. It is fast enough to allow
object online tracking using a camera.
|
||
| 1 | 2015-11-03 | vision_visp |
Virtual package providing ViSP related packages.
Virtual package providing ViSP related packages.
|
||
| 2 | 2015-11-03 | single_joint_position_action |
The single joint position action is a node that provides an action
interface for commanding a trajectory to move a joint to a particular
position. The action reports success when the joint reaches the desired
position.
The single joint position action is a node that provides an action
interface for commanding a trajectory to move a joint to a particular
position. The action reports success when the joint reaches the desired
position.
|
||
| 2 | 2015-11-03 | robot_mechanism_controllers |
Generic Mechanism Controller Library
Generic Mechanism Controller Library
|
||
| 2 | 2015-11-03 | pr2_mechanism_model |
|
||
| 2 | 2015-11-03 | pr2_mechanism_diagnostics |
The `pr2_mechanism_diagnostics` node subscribes to `mechanism_statistics` and publishes diagnostics data for joints and controllers on `/diagnostics`.
The `pr2_mechanism_diagnostics` node subscribes to `mechanism_statistics` and publishes diagnostics data for joints and controllers on `/diagnostics`.
|
||
| 2 | 2015-11-03 | pr2_mechanism_controllers |
The pr2_mechanism_controllers package contains realtime
controllers that are meant for specific mechanisms of the PR2.
The pr2_mechanism_controllers package contains realtime
controllers that are meant for specific mechanisms of the PR2.
|
||
| 2 | 2015-11-03 | pr2_mechanism |
The pr2_mechanism stack contains the infrastructure to control the PR2 robot in a hard realtime control loop.
The pr2_mechanism stack contains the infrastructure to control the PR2 robot in a hard realtime control loop.
|
||
| 2 | 2015-11-03 | pr2_head_action |
The PR2 head action is a node that provides an action interface for
pointing the head of the PR2. It passes trajectory goals to the
controller, and reports success when they have finished executing.
The PR2 head action is a node that provides an action interface for
pointing the head of the PR2. It passes trajectory goals to the
controller, and reports success when they have finished executing.
|
||
| 2 | 2015-11-03 | pr2_hardware_interface |
This package contains the C++ interfaces to the PR2 hardware
components that are controlled over EtherCAT. This includes the
motors and encoders needed to control the PR2 mechanism, as well as
components like the pressure sensors in the fingertips, camera
triggers, etc... All of the hardware components in this interface are
directly available to the controllers inside the hard realtime
control loop.
This package contains the C++ interfaces to the PR2 hardware
components that are controlled over EtherCAT. This includes the
motors and encoders needed to control the PR2 mechanism, as well as
components like the pressure sensors in the fingertips, camera
triggers, etc... All of the hardware components in this interface are
directly available to the controllers inside the hard realtime
control loop.
|
||
| 2 | 2015-11-03 | pr2_gripper_action |
The pr2_gripper_action provides an action interface for using the
gripper. Users can specify what position to move to (while limiting the
force) and the action will report success when the position is reached or
failure when the gripper cannot move any longer.
The pr2_gripper_action provides an action interface for using the
gripper. Users can specify what position to move to (while limiting the
force) and the action will report success when the position is reached or
failure when the gripper cannot move any longer.
|
||
| 2 | 2015-11-03 | pr2_controllers_msgs |
Messages, services, and actions used in the pr2_controllers stack.
Messages, services, and actions used in the pr2_controllers stack.
|
||
| 2 | 2015-11-03 | pr2_controllers |
Contains the controllers that run in realtime on the PR2 and supporting packages.
Contains the controllers that run in realtime on the PR2 and supporting packages.
|
||
| 2 | 2015-11-03 | pr2_controller_manager |
The controller manager (CM) package provides the infrastructure to run controllers in a hard realtime loop.
The controller manager (CM) package provides the infrastructure to run controllers in a hard realtime loop.
|
||
| 2 | 2015-11-03 | pr2_controller_interface |
This package specifies the interface to a realtime controller. A
controller that implements this interface can be executed by the
This package specifies the interface to a realtime controller. A
controller that implements this interface can be executed by the
|
||
| 2 | 2015-11-03 | pr2_calibration_controllers |
The pr2_calibration_controllers package contains the controllers
used to bring all the joints in the PR2 to a calibrated state.
The pr2_calibration_controllers package contains the controllers
used to bring all the joints in the PR2 to a calibrated state.
|
||
| 2 | 2015-11-03 | joint_trajectory_action |
The joint_trajectory_action is a node that exposes an action interface
to a joint trajectory controller.
The joint_trajectory_action is a node that exposes an action interface
to a joint trajectory controller.
|
||
| 2 | 2015-11-03 | ethercat_trigger_controllers |
Controllers to operate the digital output of the motor controller
boards and the projector board. This package has not been reviewed and
should be considered unstable.
Controllers to operate the digital output of the motor controller
boards and the projector board. This package has not been reviewed and
should be considered unstable.
|
||
| 1 | 2015-11-02 | rtmros_nextage |
The rtmros_nextage package is a ROS interface for
The rtmros_nextage package is a ROS interface for
|
||
| 1 | 2015-11-02 | nextage_ros_bridge |
The nextage_ros_bridge package is a main ROS interface for developers and users of
The nextage_ros_bridge package is a main ROS interface for developers and users of
|
||
| 1 | 2015-11-02 | nextage_moveit_config |
An automatically generated package with all the configuration and launch files for using the NextageOpen with the MoveIt Motion Planning Framework.
An automatically generated package with all the configuration and launch files for using the NextageOpen with the MoveIt Motion Planning Framework.
|
||
| 1 | 2015-11-02 | nextage_ik_plugin |
IKFast package for NEXTAGE Open
IKFast package for NEXTAGE Open
|
||
| 1 | 2015-11-02 | nextage_description |
As a part of rtmros_nextage package that is a ROS interface for
As a part of rtmros_nextage package that is a ROS interface for
|
||
| 1 | 2015-11-01 | rtmros_hironx |
The rtmros_hironx package is an operating interface via ROS and OpenRTM, for Hiro and
The rtmros_hironx package is an operating interface via ROS and OpenRTM, for Hiro and
|
||
| 1 | 2015-11-01 | hironx_ros_bridge |
ROS-OpenRTM interfacing package for the opensource version of Kawada's Hiro/NEXTAGE dual-arm robot.
NOTE: This package is multi-license -- pay attention to file header in each file where license is declared. For Creative Commons nc 4.0 applied, see
ROS-OpenRTM interfacing package for the opensource version of Kawada's Hiro/NEXTAGE dual-arm robot.
NOTE: This package is multi-license -- pay attention to file header in each file where license is declared. For Creative Commons nc 4.0 applied, see
|
||
| 1 | 2015-11-01 | hironx_moveit_config |
An automatically generated package with all the configuration and launch files for using the HiroNX with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the HiroNX with the MoveIt Motion Planning Framework
|
||
| 1 | 2015-11-01 | hironx_calibration |
Launch and configuration files for calibrating hironx using the new generic 'calibration' stack.
THIS FILE IS AUTOMATICALLY GENERATED BY:
/home/k-okada/catkin_ws/ws_calibration/src/calibration/calibration_setup_helper/scripts/calibration_setup_helper.py /home/k-okada/ros/hydro/src/rtm-ros-robotics/rtmros_hironx/hironx_moveit_config/HiroNX.urdf --base-link CHEST_JOINT0_Link --arm-tip-link RARM_JOINT5_Link --head-tip-link HEAD_JOINT1_Link --arm-controller=rarm_controller/command --head-controller=head_controller/command --head-camera-frame camera_rgb_optical_frame --head-camera-joint head_to_kinect_joint
Launch and configuration files for calibrating hironx using the new generic 'calibration' stack.
THIS FILE IS AUTOMATICALLY GENERATED BY:
/home/k-okada/catkin_ws/ws_calibration/src/calibration/calibration_setup_helper/scripts/calibration_setup_helper.py /home/k-okada/ros/hydro/src/rtm-ros-robotics/rtmros_hironx/hironx_moveit_config/HiroNX.urdf --base-link CHEST_JOINT0_Link --arm-tip-link RARM_JOINT5_Link --head-tip-link HEAD_JOINT1_Link --arm-controller=rarm_controller/command --head-controller=head_controller/command --head-camera-frame camera_rgb_optical_frame --head-camera-joint head_to_kinect_joint
|
||
| 1 | 2015-10-30 | pykdl_utils |
pykdl_utils contains kdl_parser.py, for parsing URDF objects
from the robot_model_py stack into PyKDL trees and chains,
and kdl_kinematics.py, for wrapping KDL kinematics calls, making
kinematics requests in Python far simpler. jointspace_kdl_kin.py
also contains a KDLKinematics superclass which subscribes to /joint_states,
automatically filling the FK and jacobian requests with the current joint
angles.
pykdl_utils contains kdl_parser.py, for parsing URDF objects
from the robot_model_py stack into PyKDL trees and chains,
and kdl_kinematics.py, for wrapping KDL kinematics calls, making
kinematics requests in Python far simpler. jointspace_kdl_kin.py
also contains a KDLKinematics superclass which subscribes to /joint_states,
automatically filling the FK and jacobian requests with the current joint
angles.
|
||
| 1 | 2015-10-30 | iiwa |
A ROS interface for controlling the kuka iiwa.
A ROS interface for controlling the kuka iiwa.
|
||
| 1 | 2015-10-30 | hrl_kdl |
hrl_kdl contains wrappers for interfacing with KDL and other utilities
for dealing with kinematics.
hrl_kdl contains wrappers for interfacing with KDL and other utilities
for dealing with kinematics.
|
||
| 1 | 2015-10-30 | hrl_geom |
Contains pose_converter, a set of Python scripts which automatically
detect the type of the input position/orientation pose and allows
you to convert to any of the other types in a single call. Also contains
a copy of transformations.py
Contains pose_converter, a set of Python scripts which automatically
detect the type of the input position/orientation pose and allows
you to convert to any of the other types in a single call. Also contains
a copy of transformations.py
|
||
| 1 | 2015-10-23 | openni_camera |
A ROS driver for OpenNI depth (+ RGB) cameras. These include:
Microsoft Kinect,
PrimeSense PSDK,
ASUS Xtion Pro and Pro Live
The driver publishes raw depth, RGB, and IR image streams.
A ROS driver for OpenNI depth (+ RGB) cameras. These include:
Microsoft Kinect,
PrimeSense PSDK,
ASUS Xtion Pro and Pro Live
The driver publishes raw depth, RGB, and IR image streams.
|
||
| 1 | 2015-10-21 | maggie_rfid_msgs |
rfid messages and services
rfid messages and services
|
||
| 1 | 2015-10-21 | maggie_motor_controller_msgs |
motor_controller messages and services
motor_controller messages and services
|
||
| 1 | 2015-10-21 | maggie_ir_controller_msgs |
ir_controller messages and services
ir_controller messages and services
|
||
| 1 | 2015-10-21 | maggie_eyelids_msgs |
eyelids messages and services
eyelids messages and services
|
||
| 1 | 2015-10-21 | maggie_devices_msgs |
maggie_devices_msgs metapackage
maggie_devices_msgs metapackage
|
||
| 1 | 2015-10-17 | ardrone_autonomy |
ardrone_autonomy is a ROS driver for Parrot AR-Drone 1.0 and 2.0 quadrocopters. This driver is based on official AR-Drone SDK version 2.0.1.
ardrone_autonomy is a ROS driver for Parrot AR-Drone 1.0 and 2.0 quadrocopters. This driver is based on official AR-Drone SDK version 2.0.1.
|
||
| 1 | 2015-10-14 | touch_skill_msgs |
touch_skill messages and services
touch_skill messages and services
|
||
| 1 | 2015-10-14 | sr_communications |
communications for the Social Robots robots
communications for the Social Robots robots
|
||
| 1 | 2015-10-14 | sr_common_drivers |
sr_common_drivers metapackage
sr_common_drivers metapackage
|
||
| 1 | 2015-10-14 | scan_tools |
Laser scan processing tools.
Laser scan processing tools.
|
||
| 1 | 2015-10-14 | scan_to_cloud_converter |
Converts LaserScan to PointCloud messages.
Converts LaserScan to PointCloud messages.
|
||
| 1 | 2015-10-14 | ncd_parser |
The ncd_parser package reads in .alog data files from the New College Dataset and broadcasts scan and odometry messages to ROS.
The ncd_parser package reads in .alog data files from the New College Dataset and broadcasts scan and odometry messages to ROS.
|