Packages
Name | Description | |||
---|---|---|---|---|
1 | 2022-05-23 | system_modes_msgs |
Interface package, containing message definitions and service definitions
for the system modes package.
Interface package, containing message definitions and service definitions
for the system modes package.
|
|
1 | 2022-05-23 | system_modes_examples |
Example systems and according launch files for the system_modes
package.
Example systems and according launch files for the system_modes
package.
|
|
1 | 2022-05-23 | system_modes |
The system modes concept assumes that a robotics system is built
from components with a lifecycle. It adds a notion of (sub-)systems,
hiararchically grouping these nodes, as well as a notion of modes
that determine the configuration of these nodes and (sub-)systems in
terms of their parameter values.
The system modes concept assumes that a robotics system is built
from components with a lifecycle. It adds a notion of (sub-)systems,
hiararchically grouping these nodes, as well as a notion of modes
that determine the configuration of these nodes and (sub-)systems in
terms of their parameter values.
|
|
1 | 2022-05-23 | launch_system_modes |
System modes specific extensions to the launch tool, i.e. launch actions, events, and event
handlers for system modes.
System modes specific extensions to the launch tool, i.e. launch actions, events, and event
handlers for system modes.
|
|
1 | 2022-05-17 | turtlesim |
turtlesim is a tool made for teaching ROS and ROS packages.
turtlesim is a tool made for teaching ROS and ROS packages.
|
|
1 | 2022-05-17 | rospy_tutorials |
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.
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.
|
|
1 | 2022-05-17 | roscpp_tutorials |
This package attempts to show the features of ROS step-by-step,
including using messages, servers, parameters, etc.
This package attempts to show the features of ROS step-by-step,
including using messages, servers, parameters, etc.
|
|
1 | 2022-05-17 | ros_tutorials |
ros_tutorials contains packages that demonstrate various features of ROS,
as well as support packages which help demonstrate those features.
ros_tutorials contains packages that demonstrate various features of ROS,
as well as support packages which help demonstrate those features.
|
|
1 | 2022-05-11 | simulation |
A package which extends 'ros_base' and includes simulation packages.
A package which extends 'ros_base' and includes simulation packages.
|
|
1 | 2022-05-11 | 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 | 2022-05-11 | rqt_common_plugins |
rqt_common_plugins metapackage provides ROS backend graphical tools suite that can be used on/off of robot runtime.
rqt_common_plugins metapackage provides ROS backend graphical tools suite that can be used on/off of robot runtime.
|
|
2 | 2022-05-11 | ros_core |
A package to aggregate the packages required to use publish / subscribe, services, generate messages and other core ROS concepts.
A package to aggregate the packages required to use publish / subscribe, services, generate messages and other core ROS concepts.
|
|
2 | 2022-05-11 | ros_base |
A package which extends 'ros_core' and includes other basic functionalities like tf2 and urdf.
A package which extends 'ros_core' and includes other basic functionalities like tf2 and urdf.
|
|
2 | 2022-05-11 | perception |
A package which aggregates common perception packages.
A package which aggregates common perception packages.
|
|
2 | 2022-05-11 | desktop_full |
Provides a "batteries included" experience to novice users.
Provides a "batteries included" experience to novice users.
|
|
2 | 2022-05-11 | desktop |
A package which extends 'ros_base' and includes high level packages like vizualization tools and demos.
A package which extends 'ros_base' and includes high level packages like vizualization tools and demos.
|
|
1 | 2022-05-09 | ign_rviz_plugins |
This package contains visualization plugins for ign-rviz
This package contains visualization plugins for ign-rviz
|
|
1 | 2022-05-09 | ign_rviz_common |
Common libraries for ign_rviz and ign_rviz_plugins
Common libraries for ign_rviz and ign_rviz_plugins
|
|
1 | 2022-05-09 | ign_rviz |
RViz developed using Ignition libraries
RViz developed using Ignition libraries
|
|
1 | 2022-04-14 | adaptive_component |
A composable container for Adaptive ROS 2 Node computations.
Allows building Nodes that can select between FPGA, CPU or
GPU, at run-time. Stateless by default, can be made stateful
to meet use-case specific needs. Refer to examples in README.
Technically, provides A ROS 2 Node subclass programmed as a
"Component" and including its own single threaded executor
to build adaptive computations. Adaptive ROS 2 Nodes are able to
perform computations in the CPU, the FPGA or the GPU, adaptively.
Adaptive behavior is controlled through the "adaptive" ROS 2
parameter.
A composable container for Adaptive ROS 2 Node computations.
Allows building Nodes that can select between FPGA, CPU or
GPU, at run-time. Stateless by default, can be made stateful
to meet use-case specific needs. Refer to examples in README.
Technically, provides A ROS 2 Node subclass programmed as a
"Component" and including its own single threaded executor
to build adaptive computations. Adaptive ROS 2 Nodes are able to
perform computations in the CPU, the FPGA or the GPU, adaptively.
Adaptive behavior is controlled through the "adaptive" ROS 2
parameter.
|
|
1 | 2022-04-08 | interactive_markers |
3D interactive marker communication library for RViz and similar tools.
3D interactive marker communication library for RViz and similar tools.
|
|
1 | 2022-04-07 | 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 | 2022-04-06 | tango_icons_vendor |
tango_icons_vendor provides the public domain Tango icons for non-linux systems (
tango_icons_vendor provides the public domain Tango icons for non-linux systems (
|
|
1 | 2022-04-06 | example_interfaces |
Contains message and service definitions used by the examples.
Contains message and service definitions used by the examples.
|
|
1 | 2022-04-05 | tinyxml_vendor |
CMake shim over the tinxml library.
CMake shim over the tinxml library.
|
|
1 | 2022-04-05 | test_interface_files |
A package containing message definitions and fixtures used exclusively for testing purposes.
A package containing message definitions and fixtures used exclusively for testing purposes.
|
|
1 | 2022-04-04 | ament_vitis |
CMake macros and utilities to include Vitis platform into the ROS 2 build system (ament) and its development flows.
CMake macros and utilities to include Vitis platform into the ROS 2 build system (ament) and its development flows.
|
|
1 | 2022-04-01 | test_bond |
Contains tests for [[bond]], including tests for [[bondcpp]].
Contains tests for [[bond]], including tests for [[bondcpp]].
|
|
1 | 2022-04-01 | 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 | 2022-04-01 | 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 | 2022-04-01 | 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 | 2022-04-01 | 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 | 2022-04-01 | 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 | 2022-03-31 | rosidl_default_runtime |
A configuration package defining the runtime for the ROS interfaces.
A configuration package defining the runtime for the ROS interfaces.
|
|
1 | 2022-03-31 | rosidl_default_generators |
A configuration package defining the default ROS interface generators.
A configuration package defining the default ROS interface generators.
|
|
1 | 2022-03-31 | rmw_dds_common |
Define a common interface between DDS implementations of ROS middleware.
Define a common interface between DDS implementations of ROS middleware.
|
|
1 | 2022-03-31 | libyaml_vendor |
Vendored version of libyaml.
Vendored version of libyaml.
|
|
1 | 2022-03-30 | tracetools_acceleration |
LTTng tracing provider wrapper for ROS 2 packages using hardware acceleration.
Fork of tracetools to trace hardware acceleration in ROS 2.
LTTng tracing provider wrapper for ROS 2 packages using hardware acceleration.
Fork of tracetools to trace hardware acceleration in ROS 2.
|
|
1 | 2022-03-30 | rosidl_generator_dds_idl |
Generate the DDS interfaces for ROS interfaces.
Generate the DDS interfaces for ROS interfaces.
|
|
1 | 2022-03-29 | vitis_common |
Common code for working with Vitisâ„¢ Unified Software Platform in ROS.
Common code for working with Vitisâ„¢ Unified Software Platform in ROS.
|
|
1 | 2022-03-29 | ros2acceleration |
The acceleration command for ROS 2 command line tools.
The acceleration command for ROS 2 command line tools.
|
|
1 | 2022-03-29 | ignition_math6_vendor |
This package provides the Ignition Math 6.x library.
This package provides the Ignition Math 6.x library.
|
|
1 | 2022-03-29 | ignition_cmake2_vendor |
This package provides the Ignition CMake 2.x library.
This package provides the Ignition CMake 2.x library.
|
|
1 | 2022-03-28 | urdfdom |
A library to access URDFs using the DOM model.
A library to access URDFs using the DOM model.
|
|
1 | 2022-03-28 | uncrustify_vendor |
Wrapper around uncrustify, providing nothing but a dependency on uncrustify, on some systems.
On others, it provides an ExternalProject build of uncrustify.
Wrapper around uncrustify, providing nothing but a dependency on uncrustify, on some systems.
On others, it provides an ExternalProject build of uncrustify.
|
|
1 | 2022-03-25 | mimick_vendor |
Wrapper around mimick, it provides an ExternalProject build of mimick.
Wrapper around mimick, it provides an ExternalProject build of mimick.
|
|
1 | 2022-03-23 | ament_acceleration |
CMake macros and utilities to include hardware acceleration into the ROS 2 build system (ament) and its development flows.
CMake macros and utilities to include hardware acceleration into the ROS 2 build system (ament) and its development flows.
|
|
1 | 2022-03-03 | autoware_auto_vehicle_msgs |
Interfaces between core Autoware.Auto vehicle components
Interfaces between core Autoware.Auto vehicle components
|
|
1 | 2022-03-03 | autoware_auto_system_msgs |
Interfaces between core Autoware.Auto system components
Interfaces between core Autoware.Auto system components
|
|
1 | 2022-03-03 | autoware_auto_planning_msgs |
Interfaces between core Autoware.Auto planning components
Interfaces between core Autoware.Auto planning components
|
|
1 | 2022-03-03 | autoware_auto_perception_msgs |
Interfaces between core Autoware.Auto perception components
Interfaces between core Autoware.Auto perception components
|
|
1 | 2022-03-03 | autoware_auto_msgs |
Interfaces between core Autoware.Auto components
Interfaces between core Autoware.Auto components
|
|
1 | 2022-03-03 | autoware_auto_mapping_msgs |
Interfaces between core Autoware.Auto mapping components
Interfaces between core Autoware.Auto mapping components
|
|
1 | 2022-03-03 | autoware_auto_geometry_msgs |
Geometry related message definitions in Autoware.Auto
Geometry related message definitions in Autoware.Auto
|
|
1 | 2022-03-03 | autoware_auto_debug_msgs |
The autoware_auto_debug_msgs package
The autoware_auto_debug_msgs package
|
|
1 | 2022-03-03 | autoware_auto_control_msgs |
Interfaces between core Autoware.Auto control components
Interfaces between core Autoware.Auto control components
|
|
1 | 2022-03-01 | tlsf_cpp |
C++ stdlib-compatible wrapper around tlsf allocator and ROS2 examples
C++ stdlib-compatible wrapper around tlsf allocator and ROS2 examples
|
|
1 | 2022-03-01 | tlsf |
TLSF allocator version 2.4.6
TLSF allocator version 2.4.6
|
|
1 | 2022-03-01 | rttest |
Instrumentation library for real-time performance testing
Instrumentation library for real-time performance testing
|
|
1 | 2022-03-01 | rpyutils |
Package containing various utility types and functions for Python
Package containing various utility types and functions for Python
|
|
1 | 2022-03-01 | python_cmake_module |
Provide CMake module with extra functionality for Python.
Provide CMake module with extra functionality for Python.
|
|
1 | 2022-03-01 | laser_geometry |
This package contains a class for converting from a 2D laser scan as defined by
sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud
or sensor_msgs/PointCloud2. In particular, it contains functionality to account
for the skew resulting from moving robots or tilting laser scanners.
This package contains a class for converting from a 2D laser scan as defined by
sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud
or sensor_msgs/PointCloud2. In particular, it contains functionality to account
for the skew resulting from moving robots or tilting laser scanners.
|
|
1 | 2022-03-01 | ament_index_python |
Python API to access the ament resource index.
Python API to access the ament resource index.
|
|
1 | 2022-03-01 | ament_index_cpp |
C++ API to access the ament resource index.
C++ API to access the ament resource index.
|
|
1 | 2022-02-17 | rqt_robot_dashboard |
rqt_robot_dashboard provides an infrastructure for building robot dashboard plugins in rqt.
rqt_robot_dashboard provides an infrastructure for building robot dashboard plugins in rqt.
|
|
1 | 2022-02-16 | affordance_primitives |
Library for affordance motion primitives.
Library for affordance motion primitives.
|
|
1 | 2022-02-08 | ackermann_msgs |
ROS2 messages for robots using Ackermann steering.
ROS2 messages for robots using Ackermann steering.
|
|
1 | 2022-01-26 | dolly_tests |
Tests for the Dolly robot.
Tests for the Dolly robot.
|
|
1 | 2022-01-26 | dolly_ignition |
Launch Ignition simulation with Dolly robot.
Launch Ignition simulation with Dolly robot.
|
|
1 | 2022-01-26 | dolly_gazebo |
Launch Gazebo simulation with Dolly robot.
Launch Gazebo simulation with Dolly robot.
|
|
1 | 2022-01-26 | dolly_follow |
Follow node for Dolly, the robot sheep.
Follow node for Dolly, the robot sheep.
|
|
1 | 2022-01-26 | dolly |
Meta-package for Dolly, the robot sheep.
Meta-package for Dolly, the robot sheep.
|
|
1 | 2022-01-19 | cudnn_cmake_module |
Exports a CMake module to find cuDNN.
Exports a CMake module to find cuDNN.
|
|
1 | 2022-01-18 | ament_package |
The parser for the manifest files in the ament buildsystem.
The parser for the manifest files in the ament buildsystem.
|
|
1 | 2022-01-14 | rqt_action |
rqt_action provides a feature to introspect all available ROS
action types. By utilizing rqt_msg, the output format is
unified with it and rqt_srv. Note that the actions shown on this plugin
is the ones that are stored on your machine, not on the ROS core your rqt
instance connects to.
rqt_action provides a feature to introspect all available ROS
action types. By utilizing rqt_msg, the output format is
unified with it and rqt_srv. Note that the actions shown on this plugin
is the ones that are stored on your machine, not on the ROS core your rqt
instance connects to.
|
|
1 | 2022-01-14 | pluginlib |
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure.
To work, these tools require plugin providers to register their plugins in the package.xml of their package.
The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure.
To work, these tools require plugin providers to register their plugins in the package.xml of their package.
|
|
1 | 2022-01-14 | class_loader |
The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library.
class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of these exported classes without the explicit declaration (i.e. header file) for those classes.
The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library.
class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of these exported classes without the explicit declaration (i.e. header file) for those classes.
|
|
1 | 2022-01-13 | ros_testing |
The entry point package to launch testing in ROS.
The entry point package to launch testing in ROS.
|
|
1 | 2022-01-13 | ros2test |
The test command for ROS 2 launch tests.
The test command for ROS 2 launch tests.
|
|
1 | 2022-01-13 | domain_coordinator |
A tool to coordinate unique ROS_DOMAIN_IDs across multiple processes
A tool to coordinate unique ROS_DOMAIN_IDs across multiple processes
|
|
1 | 2022-01-13 | ament_cmake_ros |
The ROS specific CMake bits in the ament buildsystem.
The ROS specific CMake bits in the ament buildsystem.
|
|
1 | 2021-12-15 | aws_robomaker_small_warehouse_world |
AWS RoboMaker package for a warehouse world to use in manufacturing and logistics robot applications.
AWS RoboMaker package for a warehouse world to use in manufacturing and logistics robot applications.
|
|
1 | 2021-12-02 | snowbot_operating_system |
The weather outside is frightful
The weather outside is frightful
|
|
1 | 2021-12-02 | four_wheel_steering_msgs |
ROS messages for robots using FourWheelSteering.
ROS messages for robots using FourWheelSteering.
|
|
1 | 2021-11-08 | plotjuggler_msgs |
Special Messages for PlotJuggler
Special Messages for PlotJuggler
|
|
1 | 2021-10-27 | nodl_to_policy |
Package to generate a ROS 2 Access Control Policy from the NoDL description of a ROS system
Package to generate a ROS 2 Access Control Policy from the NoDL description of a ROS system
|
|
1 | 2021-09-23 | rqt_runtime_monitor |
rqt_runtime_monitor provides a GUI plugin viewing DiagnosticsArray messages.
rqt_runtime_monitor provides a GUI plugin viewing DiagnosticsArray messages.
|
|
1 | 2021-09-10 | rqt_moveit |
An rqt-based tool that assists monitoring tasks
for
An rqt-based tool that assists monitoring tasks
for
|
|
1 | 2021-09-10 | async_web_server_cpp |
Asynchronous Web/WebSocket Server in C++
Asynchronous Web/WebSocket Server in C++
|
|
1 | 2021-08-31 | rqt_srv |
A Python GUI plugin for introspecting available ROS message types.
Note that the srvs available through this plugin is the ones that are stored
on your machine, not on the ROS core your rqt instance connects to.
A Python GUI plugin for introspecting available ROS message types.
Note that the srvs available through this plugin is the ones that are stored
on your machine, not on the ROS core your rqt instance connects to.
|
|
1 | 2021-08-31 | rqt_shell |
rqt_shell is a Python GUI plugin providing an interactive shell.
rqt_shell is a Python GUI plugin providing an interactive shell.
|
|
1 | 2021-08-31 | rqt_service_caller |
rqt_service_caller provides a GUI plugin for calling arbitrary services.
rqt_service_caller provides a GUI plugin for calling arbitrary services.
|
|
1 | 2021-08-31 | rqt_py_console |
rqt_py_console is a Python GUI plugin providing an interactive Python console.
rqt_py_console is a Python GUI plugin providing an interactive Python console.
|
|
1 | 2021-08-25 | automotive_platform_msgs |
Generic Messages for Communication with an Automotive Autonomous Platform
Generic Messages for Communication with an Automotive Autonomous Platform
|
|
1 | 2021-08-25 | automotive_navigation_msgs |
Generic Messages for Navigation Objectives in Automotive Automation Software
Generic Messages for Navigation Objectives in Automotive Automation Software
|
|
1 | 2021-08-25 | automotive_autonomy_msgs |
Messages for vehicle automation
Messages for vehicle automation
|
|
1 | 2021-08-12 | picknik_ament_copyright |
Check PickNik-specific copyright headers.
Check PickNik-specific copyright headers.
|
|
1 | 2021-08-11 | ros2launch_security_examples |
Examples of how to use the ros2launch_security extension.
Examples of how to use the ros2launch_security extension.
|
|
1 | 2021-08-11 | ros2launch_security |
Security extensions for ros2 launch
Security extensions for ros2 launch
|
|
1 | 2021-07-15 | hls_lfcd_lds_driver |
ROS package for LDS(HLS-LFCD2).
The LDS (Laser Distance Sensor) is a sensor sending the data to Host for the simultaneous localization and mapping (SLAM). Simultaneously the detecting obstacle data can also be sent to Host. HLDS(Hitachi-LG Data Storage) is developing the technology for the moving platform sensor such as Robot Vacuum Cleaners, Home Robot, Robotics Lawn Mower Sensor, etc.
ROS package for LDS(HLS-LFCD2).
The LDS (Laser Distance Sensor) is a sensor sending the data to Host for the simultaneous localization and mapping (SLAM). Simultaneously the detecting obstacle data can also be sent to Host. HLDS(Hitachi-LG Data Storage) is developing the technology for the moving platform sensor such as Robot Vacuum Cleaners, Home Robot, Robotics Lawn Mower Sensor, etc.
|
|
2 | 2021-06-24 | qpoases_vendor |
Wrapper around qpOASES to make it available to the ROS ecosystem.
Wrapper around qpOASES to make it available to the ROS ecosystem.
|
|
1 | 2021-06-13 | turtlebot3_msgs |
Message and service types: custom messages and services for TurtleBot3 packages for ROS2
Message and service types: custom messages and services for TurtleBot3 packages for ROS2
|
|
2 | 2021-06-11 | sdc21x0 |
Message definitions for the sdc21x0 motor controller
Message definitions for the sdc21x0 motor controller
|
|
2 | 2021-06-11 | mir_robot |
URDF description, Gazebo simulation, navigation, bringup launch files, message and action descriptions for the MiR100 robot.
URDF description, Gazebo simulation, navigation, bringup launch files, message and action descriptions for the MiR100 robot.
|
|
2 | 2021-06-11 | mir_navigation |
Launch and configuration files for move_base, localization etc. on the MiR robot.
Launch and configuration files for move_base, localization etc. on the MiR robot.
|
|
2 | 2021-06-11 | mir_msgs |
Message definitions for the MiR100 robot
Message definitions for the MiR100 robot
|
|
2 | 2021-06-11 | mir_gazebo |
Simulation specific launch and configuration files for the MiR100 robot.
Simulation specific launch and configuration files for the MiR100 robot.
|
|
2 | 2021-06-11 | mir_dwb_critics |
Trajectory critics for the dwb_local_planner that work well together with the SBPL global planner on the MiR robot
Trajectory critics for the dwb_local_planner that work well together with the SBPL global planner on the MiR robot
|
|
2 | 2021-06-11 | mir_driver |
A reverse ROS bridge for the MiR100 robot
A reverse ROS bridge for the MiR100 robot
|
|
2 | 2021-06-11 | mir_description |
URDF description of the MiR100 robot
URDF description of the MiR100 robot
|
|
2 | 2021-06-11 | mir_actions |
Action definitions for the MiR100 robot
Action definitions for the MiR100 robot
|
|
1 | 2021-06-10 | stubborn_buddies_msgs |
Messages to support library of stubborn buddies
Messages to support library of stubborn buddies
|
|
1 | 2021-06-10 | stubborn_buddies |
Demo that uses node composition of lifecycle nodes to achieve fail-over robustness on ROS nodes
Demo that uses node composition of lifecycle nodes to achieve fail-over robustness on ROS nodes
|
|
1 | 2021-06-10 | point_cloud_msg_wrapper |
A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage
A point cloud message wrapper that allows for simple and safe PointCloud2 msg usage
|
|
1 | 2021-05-18 | rosbag2_bag_v2_plugins |
Package containing storage and converter plugins for rosbag 1
Package containing storage and converter plugins for rosbag 1
|
|
1 | 2021-05-18 | ros1_rosbag_storage_vendor |
Vendor package for rosbag_storage of ROS1
Vendor package for rosbag_storage of ROS1
|
|
1 | 2021-05-01 | apex_containers |
Containers
Containers
|
|
1 | 2021-04-12 | acado_vendor |
ament package for ACADO toolkit for MPC code generation
ament package for ACADO toolkit for MPC code generation
|
|
1 | 2021-04-06 | unique_identifier_msgs |
ROS messages for universally unique identifiers.
ROS messages for universally unique identifiers.
|
|
1 | 2021-03-25 | map_msgs |
This package defines messages commonly used in mapping packages.
This package defines messages commonly used in mapping packages.
|
|
1 | 2021-03-21 | test_apex_test_tools |
Test package, which uses things exported by apex_test_tools
Test package, which uses things exported by apex_test_tools
|
|
1 | 2021-03-21 | apex_test_tools |
The package Apex.OS Test Tools contains test helpers
The package Apex.OS Test Tools contains test helpers
|
|
1 | 2021-03-18 | ros2cli_common_extensions |
Meta package for ros2cli common extensions
Meta package for ros2cli common extensions
|
|
1 | 2021-03-05 | rmf_cmake_uncrustify |
ament_cmake_uncrustify with support for parsing a config file.
ament_cmake_uncrustify with support for parsing a config file.
|
|
1 | 2021-01-26 | laser_proc |
laser_proc
laser_proc
|
|
1 | 2021-01-11 | sick_safetyscanners2_interfaces |
Interfaces for the sick_safetyscanners ros2 driver
Interfaces for the sick_safetyscanners ros2 driver
|
|
1 | 2020-12-18 | can_msgs |
CAN related message types.
CAN related message types.
|
|
2 | 2020-11-30 | ros2_ouster |
ROS2 Drivers for the Ouster OS-1 Lidar
ROS2 Drivers for the Ouster OS-1 Lidar
|
|
2 | 2020-11-30 | ouster_msgs |
ROS2 messages for ouster lidar driver
ROS2 messages for ouster lidar driver
|
|
1 | 2020-10-21 | lgsvl_msgs |
Message definitions for interfacing with the LGSVL Simulator for ROS and ROS 2.
Message definitions for interfacing with the LGSVL Simulator for ROS and ROS 2.
|
|
2 | 2020-10-13 | rc_common_msgs |
Common msg and srv definitions used by Roboception's ROS2 packages
Common msg and srv definitions used by Roboception's ROS2 packages
|
|
1 | 2020-10-12 | grbl_msgs |
ROS2 Messages package for GRBL devices
ROS2 Messages package for GRBL devices
|
|
1 | 2020-06-26 | ament_nodl |
Ament extension for exporting NoDL .xml files
Ament extension for exporting NoDL .xml files
|
|
1 | 2020-06-11 | rqt_robot_monitor |
rqt_robot_monitor displays diagnostics_agg topics messages that
are published by
rqt_robot_monitor displays diagnostics_agg topics messages that
are published by
|
|
1 | 2020-06-10 | urg_c |
The urg_c package
The urg_c package
|
|
1 | 2020-06-05 | control_box_rst |
The control_box_rst package provides C++ libraries for predictive control,
direct optimal control, optimization and simulation.
The control_box_rst package provides C++ libraries for predictive control,
direct optimal control, optimization and simulation.
|
|
1 | 2020-01-14 | kobuki_ros_interfaces |
|
|
1 | 2019-11-19 | rqt_robot_steering |
rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages.
rqt_robot_steering provides a GUI plugin for steering a robot using Twist messages.
|
|
1 | 2019-08-08 | eigen3_cmake_module |
Exports a custom CMake module to find Eigen3.
Exports a custom CMake module to find Eigen3.
|
|
1 | zstd_image_transport | |||
1 | zivid_samples | |||
1 | zivid_interfaces | |||
1 | zivid_camera | |||
1 | zeroconf_msgs | |||
1 | zenoh_c_vendor | |||
1 | zdepth_image_transport | |||
1 | zdepth | |||
1 | zbar_ros_interfaces | |||
1 | z_laser_zlp1 | |||
1 | z_laser_viz | |||
1 | z_laser_projector | |||
1 | z_laser_msgs | |||
1 | z_laser_gui | |||
1 | yujin_yrl_package | |||
1 | yujin_ocs | |||
1 | ypspur_ros | |||
1 | ypspur | |||
1 | yosemite_valley | |||
1 | yocs_waypoints_navi | |||
1 | yocs_waypoint_provider | |||
1 | yocs_virtual_sensor | |||
1 | yocs_velocity_smoother | |||
1 | yocs_safety_controller | |||
1 | yocs_rapps | |||
1 | yocs_navigator | |||
1 | yocs_navi_toolkit | |||
1 | yocs_msgs | |||
1 | yocs_math_toolkit | |||
1 | yocs_localization_manager | |||
1 | yocs_keyop | |||
1 | yocs_joyop | |||
1 | yocs_diff_drive_pose_controller | |||
1 | yocs_controllers | |||
1 | yocs_cmd_vel_mux | |||
1 | yocs_ar_pair_tracking | |||
1 | yocs_ar_pair_approach | |||
1 | yocs_ar_marker_tracking | |||
1 | xv_11_laser_driver | |||
1 | xsens_mti_driver | |||
1 | xsens_driver | |||
0 | xsdcxx | |||
1 | xpp_vis | |||
1 | xpp_states | |||
1 | xpp_quadrotor | |||
1 | xpp_msgs | |||
1 | xpp_hyq | |||
1 | xpp_examples | |||
1 | xpp | |||
1 | xmlrpcpp | |||
1 | xaxxon_openlidar | |||
0 | wxWidgets | |||
1 | wu_ros_tools | |||
1 | ws281x | |||
1 | wrapyfi_ros_interfaces | |||
0 | world_model | |||
1 | witmotion_ros | |||
1 | willow_maps | |||
1 | wifi_ddwrt | |||
1 | wge100_driver | |||
1 | wge100_camera_firmware |
Packages
Packages
Packages
Packages
Name | Description | |||
---|---|---|---|---|
1 | 2022-06-21 | roscpp_tutorials |
This package attempts to show the features of ROS step-by-step,
including using messages, servers, parameters, etc.
This package attempts to show the features of ROS step-by-step,
including using messages, servers, parameters, etc.
|
|
1 | 2022-06-21 | ros_tutorials |
ros_tutorials contains packages that demonstrate various features of ROS,
as well as support packages which help demonstrate those features.
ros_tutorials contains packages that demonstrate various features of ROS,
as well as support packages which help demonstrate those features.
|
|
1 | 2022-06-21 | grasping_msgs |
Messages for describing objects and how to grasp them.
Messages for describing objects and how to grasp them.
|
|
1 | 2022-06-20 | roscompile |
The roscompile package
The roscompile package
|
|
1 | 2022-06-20 | ros_introspection |
The ros_introspection package
The ros_introspection package
|
|
1 | 2022-06-20 | magical_ros2_conversion_tool |
The magical_ros2_conversion_tool package
The magical_ros2_conversion_tool package
|
|
1 | 2022-06-16 | rm_description |
RoboMaster robot description files
RoboMaster robot description files
|
|
1 | 2022-06-08 | tensorflow_ros_cpp |
Catkin-friendly C++ bindings for the tensorflow package.
Catkin-friendly C++ bindings for the tensorflow package.
|
|
1 | 2022-06-07 | movie_publisher |
Node for using a video file as video topic source.
Node for using a video file as video topic source.
|
|
1 | 2022-06-07 | ethercat_grant |
Makes it possible to run the ros_ethercat_loop without using sudo. Forked from pr2-grant
Makes it possible to run the ros_ethercat_loop without using sudo. Forked from pr2-grant
|
|
1 | 2022-06-06 | massrobotics_amr_sender |
MassRobotics AMR Interop Sender
MassRobotics AMR Interop Sender
|
|
1 | 2022-06-03 | monkeywrench |
throw a monkeywrench in your robot code
throw a monkeywrench in your robot code
|
|
1 | 2022-05-30 | rosbash_params |
Tools for writing ros-node-like bash scripts
Tools for writing ros-node-like bash scripts
|
|
1 | 2022-05-27 | mobile_robot_simulator |
The mobile_robot_simulator package
The mobile_robot_simulator package
|
|
1 | 2022-05-23 | rosparam_shortcuts |
Quickly load variables from rosparam with good command line error checking.
Quickly load variables from rosparam with good command line error checking.
|
|
1 | 2022-05-16 | ros_ethercat_eml |
This is an implementation of the EtherCAT master protocol for use wiht ros_ethercar package
based on the work done at Flanders' Mechatronics Technology Centre and Willow Garage.
This is an implementation of the EtherCAT master protocol for use wiht ros_ethercar package
based on the work done at Flanders' Mechatronics Technology Centre and Willow Garage.
|
|
1 | 2022-05-16 | async_web_server_cpp |
Asynchronous Web/WebSocket Server in C++
Asynchronous Web/WebSocket Server in C++
|
|
1 | 2022-05-13 | rc_visard_driver |
The rc_visard_driver provides data from a Roboception rc_visard 3D sensor on several ROS topics.
The rc_visard_driver provides data from a Roboception rc_visard 3D sensor on several ROS topics.
|
|
1 | 2022-05-13 | rc_visard_description |
Visualization package for rc_visard
Visualization package for rc_visard
|
|
1 | 2022-05-13 | rc_visard |
Roboception rc_visard support meta package
Roboception rc_visard support meta package
|
|
1 | 2022-05-13 | rc_tagdetect_client |
The ros client for roboception tag detection modules
The ros client for roboception tag detection modules
|
|
1 | 2022-05-13 | rc_silhouettematch_client |
The ros client for roboception silhouette match module
The ros client for roboception silhouette match module
|
|
1 | 2022-05-13 | rc_pick_client |
The ros client for roboception grasp generation modules
The ros client for roboception grasp generation modules
|
|
1 | 2022-05-13 | rc_hand_eye_calibration_client |
The rc_hand_eye_calibration_client package
The rc_hand_eye_calibration_client package
|
|
1 | 2022-05-10 | control_toolbox |
The control toolbox contains modules that are useful across all controllers.
The control toolbox contains modules that are useful across all controllers.
|
|
1 | 2022-05-09 | speech_recognition_msgs |
speech_recognition_msgs
speech_recognition_msgs
|
|
1 | 2022-05-09 | posedetection_msgs |
posedetection_msgs provides messages and services to facilitate passing pose detection results and features.
posedetection_msgs provides messages and services to facilitate passing pose detection results and features.
|
|
1 | 2022-05-09 | jsk_hark_msgs |
jsk_hark_msgs
jsk_hark_msgs
|
|
1 | 2022-05-09 | jsk_gui_msgs |
jsk_gui_msgs
jsk_gui_msgs
|
|
1 | 2022-05-09 | jsk_footstep_msgs |
jsk_footstep_msgs
jsk_footstep_msgs
|
|
1 | 2022-05-09 | jsk_common_msgs |
|
|
1 | 2022-05-06 | schunk_simulated_tactile_sensors |
This package provides simulated tactile sensors for the Schunk Dextrous
Hand (SDH) which is mounted on the Care-O-bot arm. The node subscribes to
the Gazebo bumper topics of the SDH. It transforms the Gazebo feedback to
the "tactile_data" topic to provide the same tactile sensor interface as
the schunk_sdh package.
The following parameters can be set:
* cells_x: The number of patches on the tactile sensor in the direction
perpendicular to the finger. Defaults to 6.
* cells_y: The number of patches on the tactile sensor along the direction
of the finger. Defaults to 14.
* output_range: The maximum output value of one patch. Defaults to 3500.
* sensitivity: The change of output in one patch per Newton. Defaults to
350. The sensitivity can be approximated by the following
formula: S = output_range / (measurement_range * cell_area)
- The measurement range of the tactile pads is 250 kPa (from
the data sheet).
- The output range can be determined by experiment from the
real SDH. It is about 3500.
- The cell area is the size of one patch. Length and width
of the area are determined by dividing the length/width
of the collision surface by the number of cells in the
respective direction.
Important: In most cases this is NOT the cell area that is
given in the data sheet!
* filter_length: The length of the moving average filter which smoothes
the values from simulation. Defaults to 10.
The node subscribes to the following topics to receive data from the
simulation:
* thumb_2/state
* thumb_3/state
* finger_12/state
* finger_13/state
* finger_22/state
* finger_23/state
The node publishes the processed data on the following topic:
* tactile_data
The simulated bumper must obtain the collision data in the link that the
sensor is attached to. This is achieved by setting the "frameName" property
in the gazebo_ros_bumper controller.
This package provides simulated tactile sensors for the Schunk Dextrous
Hand (SDH) which is mounted on the Care-O-bot arm. The node subscribes to
the Gazebo bumper topics of the SDH. It transforms the Gazebo feedback to
the "tactile_data" topic to provide the same tactile sensor interface as
the schunk_sdh package.
The following parameters can be set:
* cells_x: The number of patches on the tactile sensor in the direction
perpendicular to the finger. Defaults to 6.
* cells_y: The number of patches on the tactile sensor along the direction
of the finger. Defaults to 14.
* output_range: The maximum output value of one patch. Defaults to 3500.
* sensitivity: The change of output in one patch per Newton. Defaults to
350. The sensitivity can be approximated by the following
formula: S = output_range / (measurement_range * cell_area)
- The measurement range of the tactile pads is 250 kPa (from
the data sheet).
- The output range can be determined by experiment from the
real SDH. It is about 3500.
- The cell area is the size of one patch. Length and width
of the area are determined by dividing the length/width
of the collision surface by the number of cells in the
respective direction.
Important: In most cases this is NOT the cell area that is
given in the data sheet!
* filter_length: The length of the moving average filter which smoothes
the values from simulation. Defaults to 10.
The node subscribes to the following topics to receive data from the
simulation:
* thumb_2/state
* thumb_3/state
* finger_12/state
* finger_13/state
* finger_22/state
* finger_23/state
The node publishes the processed data on the following topic:
* tactile_data
The simulated bumper must obtain the collision data in the link that the
sensor is attached to. This is achieved by setting the "frameName" property
in the gazebo_ros_bumper controller.
|
|
1 | 2022-05-06 | schunk_sdh |
This package provides an interface for operating the schunk dexterous hand (SDH), including the tactile sensors.
This package provides an interface for operating the schunk dexterous hand (SDH), including the tactile sensors.
|
|
1 | 2022-05-06 | schunk_powercube_chain |
This packages provides a configurable driver of a chain
of Schunk powercubes. The powercube chain is configured
through parameters. Most users will not directly interact
with this package but with the corresponding launch files
in other packages, e.g. schunk_bringup, cob_bringup, ...
This packages provides a configurable driver of a chain
of Schunk powercubes. The powercube chain is configured
through parameters. Most users will not directly interact
with this package but with the corresponding launch files
in other packages, e.g. schunk_bringup, cob_bringup, ...
|
|
1 | 2022-05-06 | schunk_modular_robotics |
This stack includes packages that provide access to the Schunk hardware through ROS messages, services and actions.
This stack includes packages that provide access to the Schunk hardware through ROS messages, services and actions.
|
|
1 | 2022-05-06 | schunk_libm5api |
This package wraps the libm5api to use it as a ros dependency. Original sources from http://www.schunk-modular-robotics.com/fileadmin/user_upload/software/schunk_libm5api_source.zip.
This package wraps the libm5api to use it as a ros dependency. Original sources from http://www.schunk-modular-robotics.com/fileadmin/user_upload/software/schunk_libm5api_source.zip.
|
|
1 | 2022-05-06 | schunk_description |
This package contains the description (mechanical, kinematic, visual,
etc.) of different schunk components. 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 different schunk components. 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 | 2022-05-05 | gencpp |
C++ ROS message and service generators.
C++ ROS message and service generators.
|
|
1 | 2022-05-03 | 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 | 2022-04-27 | knowledge_representation |
APIs for storing and querying information about the world.
Provides C++ and Python API's to make getting facts in and out easy (while still exposing a full SQL interface).
Supports PostgreSQL and MySQL backends.
APIs for storing and querying information about the world.
Provides C++ and Python API's to make getting facts in and out easy (while still exposing a full SQL interface).
Supports PostgreSQL and MySQL backends.
|
|
1 | 2022-04-19 | move_base_swp |
A spinoff from move_base package that is better suited for sparsw-waypoint goals. Original description: The move_base package provides an implementation of an action (see the
A spinoff from move_base package that is better suited for sparsw-waypoint goals. Original description: The move_base package provides an implementation of an action (see the
|
|
2 | 2022-04-14 | fath_pivot_mount_description |
URDF Macro for adding an adjustable, fath pivot mount used for cameras and other sensors
URDF Macro for adding an adjustable, fath pivot mount used for cameras and other sensors
|
|
1 | 2022-04-13 | um7 |
The um7 package provides a C++ implementation of the CH Robotics serial protocol, and a
corresponding ROS node for publishing standard ROS orientation topics from a UM7.
The um7 package provides a C++ implementation of the CH Robotics serial protocol, and a
corresponding ROS node for publishing standard ROS orientation topics from a UM7.
|
|
1 | 2022-04-13 | 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.
|
|
1 | 2022-04-13 | 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 | 2022-04-12 | pr2_simulator |
The pr2_simulator package
The pr2_simulator package
|
|
1 | 2022-04-12 | pr2_gazebo_plugins |
Gazebo Plugins for various PR2-specific sensors and actuators on the robot.
Gazebo Plugins for various PR2-specific sensors and actuators on the robot.
|
|
1 | 2022-04-12 | pr2_gazebo |
Launch scripts for simulating the PR2 in
Launch scripts for simulating the PR2 in
|
|
1 | 2022-04-12 | pr2_controller_configuration_gazebo |
A copy of the pr2_controller_configuration package, for use in
the PR2 simulator. We maintain two copies to allow for controller
gains to be set differently between hardware and simulation.
A copy of the pr2_controller_configuration package, for use in
the PR2 simulator. We maintain two copies to allow for controller
gains to be set differently between hardware and simulation.
|
|
2 | 2022-04-09 | vision_msgs |
Messages for interfacing with various computer vision pipelines, such as
object detectors.
Messages for interfacing with various computer vision pipelines, such as
object detectors.
|
|
1 | 2022-04-07 | raptor_dbw_msgs |
Drive-by-wire messages for the New Eagle Raptor controller
Drive-by-wire messages for the New Eagle Raptor controller
|
|
1 | 2022-04-07 | raptor_dbw_joystick_speed_demo |
Demonstration of drive-by-wire with joystick with speed control
Demonstration of drive-by-wire with joystick with speed control
|
|
1 | 2022-04-07 | raptor_dbw_joystick_demo |
Demonstration of drive-by-wire with joystick
Demonstration of drive-by-wire with joystick
|
|
1 | 2022-04-07 | raptor_dbw_can |
Drive-by-wire interface to the New Eagle Raptor DBW kit
Drive-by-wire interface to the New Eagle Raptor DBW kit
|
|
1 | 2022-04-07 | raptor_dbw |
A ROS interface to the New Eagle Raptor drive-by-wire controller
A ROS interface to the New Eagle Raptor drive-by-wire controller
|
|
1 | 2022-04-07 | pdu_msgs |
Control messages for the PDU
Control messages for the PDU
|
|
1 | 2022-04-07 | pdu |
Interface for the New Eagle Multiplex Power Distribution Module (MPDM)
https://store.neweagle.net/product/multiplexed-power-distribution-module-mpdm/
Interface for the New Eagle Multiplex Power Distribution Module (MPDM)
https://store.neweagle.net/product/multiplexed-power-distribution-module-mpdm/
|
|
1 | 2022-04-07 | can_dbc_parser |
DBC file interface. Read a DBC file, unpack CAN messages and convert to engineering units, pack values into CAN messages for publishing.
DBC file interface. Read a DBC file, unpack CAN messages and convert to engineering units, pack values into CAN messages for publishing.
|
|
1 | 2022-04-05 | ixblue_stdbin_decoder |
iXblue parsing library for protocol iXblue stdbin
iXblue parsing library for protocol iXblue stdbin
|
|
1 | 2022-03-29 | radar_pa_msgs |
ProAut radar_msgs package
ProAut radar_msgs package
|
|
1 | 2022-03-29 | radar_pa |
ProAut radar package
ProAut radar package
|
|
1 | 2022-03-29 | picovoice_msgs |
ROS interfaces for interacting with Picovoice driver nodes
ROS interfaces for interacting with Picovoice driver nodes
|
|
1 | 2022-03-29 | picovoice_driver |
ROS Wrappers for the Picovoice libraries
ROS Wrappers for the Picovoice libraries
|
|
1 | 2022-03-16 | velodyne_gazebo_plugin |
Gazebo plugin to provide simulated data from Velodyne laser scanners.
Gazebo plugin to provide simulated data from Velodyne laser scanners.
|
|
1 | 2022-03-16 | velo2cam_gazebo |
Metapackage allowing easy installation of velo2cam_gazebo components.
Metapackage allowing easy installation of velo2cam_gazebo components.
|
|
1 | 2022-03-16 | velo2cam_calibration |
The velo2cam_calibration package
The velo2cam_calibration package
|
|
1 | 2022-03-15 | rx_service_tools |
Graphical tools to interact with ROS services.
Graphical tools to interact with ROS services.
|
|
1 | 2022-03-09 | serial |
Serial is a cross-platform, simple to use library for using serial ports on computers.
This library provides a C++, object oriented interface for interacting with RS-232
like devices on Linux and Windows.
Serial is a cross-platform, simple to use library for using serial ports on computers.
This library provides a C++, object oriented interface for interacting with RS-232
like devices on Linux and Windows.
|
|
1 | 2022-03-08 | ueye_cam |
A ROS nodelet and node that wraps the driver API for UEye cameras
by IDS Imaging Development Systems GMBH.
A ROS nodelet and node that wraps the driver API for UEye cameras
by IDS Imaging Development Systems GMBH.
|
|
1 | 2022-02-24 | turtlebot3_teleop |
Provides teleoperation using keyboard for TurtleBot3.
Provides teleoperation using keyboard for TurtleBot3.
|
|
1 | 2022-02-24 | turtlebot3_slam |
The turtlebot3_slam package provides roslaunch scripts for starting the SLAM
The turtlebot3_slam package provides roslaunch scripts for starting the SLAM
|
|
1 | 2022-02-24 | turtlebot3_navigation |
The turtlebot3_navigation provides roslaunch scripts for starting the navigation.
The turtlebot3_navigation provides roslaunch scripts for starting the navigation.
|
|
1 | 2022-02-24 | turtlebot3_example |
This package provides four TurtleBot3 basic example include move using interactive marker, move and stop using LDS, move to goal position, move to custom routes. The interactions node is that you can control the TurtleBot3 front and back side or rotate to goal position. The obstacle node is that when the robot meets an obstacle, it stops. The patrol node is that TurtleBot3 move to custom route. There are 3 route(square, triangle, circle) in this package. You can add your route and move the TurtleBot3. The pointop node is that you can insert goal position include distance x-axis, y-axis and angluar z-axis.
This package provides four TurtleBot3 basic example include move using interactive marker, move and stop using LDS, move to goal position, move to custom routes. The interactions node is that you can control the TurtleBot3 front and back side or rotate to goal position. The obstacle node is that when the robot meets an obstacle, it stops. The patrol node is that TurtleBot3 move to custom route. There are 3 route(square, triangle, circle) in this package. You can add your route and move the TurtleBot3. The pointop node is that you can insert goal position include distance x-axis, y-axis and angluar z-axis.
|
|
1 | 2022-02-24 | turtlebot3_description |
3D models of the TurtleBot3 for simulation and visualization
3D models of the TurtleBot3 for simulation and visualization
|
|
1 | 2022-02-24 | turtlebot3_bringup |
roslaunch scripts for starting the TurtleBot3
roslaunch scripts for starting the TurtleBot3
|
|
1 | 2022-02-24 | turtlebot3 |
ROS packages for the Turtlebot3 (meta package)
ROS packages for the Turtlebot3 (meta package)
|
|
1 | 2022-02-18 | slime_wrapper |
ROS wrapper for slime
ROS wrapper for slime
|
|
1 | 2022-02-18 | slime_ros |
Extensions for slime to assist in working with ROS packages
Extensions for slime to assist in working with ROS packages
|
|
1 | 2022-02-18 | roslisp_repl |
This package provides a script that launches Emacs with Slime (the
Superior Lisp Interaction Mode) ready for Lisp development and
roslisp.
This package provides a script that launches Emacs with Slime (the
Superior Lisp Interaction Mode) ready for Lisp development and
roslisp.
|
|
1 | 2022-02-18 | rosemacs |
ROS tools for those who live in Emacs.
ROS tools for those who live in Emacs.
|
|
1 | 2022-02-18 | ros_emacs_utils |
A metapackage of Emacs utils for ROS.
Only there for simplifying the release process.
A metapackage of Emacs utils for ROS.
Only there for simplifying the release process.
|
|
1 | 2022-02-16 | robot_upstart |
The robot_upstart package provides scripts which may be used to install
and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
The robot_upstart package provides scripts which may be used to install
and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
|
|
1 | 2022-02-09 | imagezero_ros |
A library that provides convenient methods for manipulating ROS images with ImageZero
A library that provides convenient methods for manipulating ROS images with ImageZero
|
|
1 | 2022-02-09 | imagezero_image_transport |
A plugin to image_transport for transparently sending images encoded with ImageZero.
A plugin to image_transport for transparently sending images encoded with ImageZero.
|
|
1 | 2022-02-09 | imagezero |
ImageZero is a fast lossless image compression algorithm for RGB color photos.
ImageZero is a fast lossless image compression algorithm for RGB color photos.
|
|
1 | 2022-02-01 | warthog_simulator |
Packages for simulating Warthog
Packages for simulating Warthog
|
|
1 | 2022-02-01 | warthog_gazebo |
Launchfiles to use Warthog in Gazebo.
Launchfiles to use Warthog in Gazebo.
|
|
1 | 2022-02-01 | ridgeback_simulator |
Packages for simulating Ridgeback.
Packages for simulating Ridgeback.
|
|
1 | 2022-02-01 | ridgeback_gazebo_plugins |
A fork of hector_gazebo_plugins to provide the ros_force_based_move plugin.
A fork of hector_gazebo_plugins to provide the ros_force_based_move plugin.
|
|
1 | 2022-02-01 | ridgeback_gazebo |
Launchfiles to use Ridgeback in Gazebo.
Launchfiles to use Ridgeback in Gazebo.
|
|
1 | 2022-02-01 | mecanum_gazebo_plugin |
Plugin which uses directional friction to simulate mecanum wheels.
Plugin which uses directional friction to simulate mecanum wheels.
|
|
1 | 2022-01-31 | wfov_camera_msgs |
Messages related to the Point Grey camera driver.
Messages related to the Point Grey camera driver.
|
|
2 | 2022-01-31 | statistics_msgs |
Messages related to the Point Grey camera driver.
Messages related to the Point Grey camera driver.
|
|
1 | 2022-01-31 | pointgrey_camera_driver |
Point Grey camera driver based on libflycapture2.
Point Grey camera driver based on libflycapture2.
|
|
1 | 2022-01-31 | pointgrey_camera_description |
URDF descriptions for Point Grey cameras
URDF descriptions for Point Grey cameras
|
|
1 | 2022-01-31 | image_exposure_msgs |
Messages related to the Point Grey camera driver.
Messages related to the Point Grey camera driver.
|
|
1 | 2022-01-28 | warthog_viz |
Visualization launchers and helpers for Warthog.
Visualization launchers and helpers for Warthog.
|
|
1 | 2022-01-28 | warthog_desktop |
Packages for working with Warthog from a ROS desktop.
Packages for working with Warthog from a ROS desktop.
|
|
1 | 2022-01-28 | geographic_msgs |
ROS messages for Geographic Information Systems.
ROS messages for Geographic Information Systems.
|
|
1 | 2022-01-28 | geographic_info |
Geographic information metapackage.
Not needed for wet packages, use only to resolve dry stack
dependencies.
Geographic information metapackage.
Not needed for wet packages, use only to resolve dry stack
dependencies.
|
|
1 | 2022-01-28 | geodesy |
Python and C++ interfaces for manipulating geodetic coordinates.
Python and C++ interfaces for manipulating geodetic coordinates.
|
|
1 | 2022-01-27 | angles |
This package provides a set of simple math utilities to work
with angles. The utilities cover simple things like
normalizing an angle and conversion between degrees and
radians. But even if you're trying to calculate things like
the shortest angular distance between two joint space
positions of your robot, but the joint motion is constrained
by joint limits, this package is what you need. The code in
this package is stable and well tested. There are no plans for
major changes in the near future.
This package provides a set of simple math utilities to work
with angles. The utilities cover simple things like
normalizing an angle and conversion between degrees and
radians. But even if you're trying to calculate things like
the shortest angular distance between two joint space
positions of your robot, but the joint motion is constrained
by joint limits, this package is what you need. The code in
this package is stable and well tested. There are no plans for
major changes in the near future.
|
|
1 | 2022-01-26 | cv_camera |
cv_camera uses OpenCV capture object to capture camera image.
This supports camera_image and nodelet.
cv_camera uses OpenCV capture object to capture camera image.
This supports camera_image and nodelet.
|
|
1 | 2022-01-24 | jackal_simulator |
Packages for simulating Jackal.
Packages for simulating Jackal.
|
|
1 | 2022-01-24 | jackal_gazebo |
Launchfiles to use Jackal in Gazebo.
Launchfiles to use Jackal in Gazebo.
|
|
1 | 2022-01-21 | muse_v2_driver |
ROS driver for the 221e MUltiSEnsor (MUSE) V2 device
ROS driver for the 221e MUltiSEnsor (MUSE) V2 device
|
|
1 | 2022-01-21 | mitch_v2_driver |
ROS driver for the 221e Multisensor InerTial CHamaleon (MITCH) device
ROS driver for the 221e Multisensor InerTial CHamaleon (MITCH) device
|
|
1 | 2022-01-20 | points_preprocessor |
The points_preprocessor package
The points_preprocessor package
|
|
1 | 2022-01-18 | mocap_optitrack |
Streaming of OptiTrack mocap data to tf
Streaming of OptiTrack mocap data to tf
|
|
1 | 2022-01-16 | jackal_viz |
Visualization launchers and helpers for Jackal.
Visualization launchers and helpers for Jackal.
|
|
1 | 2022-01-16 | jackal_desktop |
Packages for working with Jackal from a ROS desktop.
Packages for working with Jackal from a ROS desktop.
|
|
1 | 2022-01-07 | visp_ros |
An extension of ViSP library that interfaces ROS into usual ViSP classes and a basket of generic ros nodes based on ViSP.
An extension of ViSP library that interfaces ROS into usual ViSP classes and a basket of generic ros nodes based on ViSP.
|
|
2 | 2021-12-16 | respeaker_ros |
The respeaker_ros package
The respeaker_ros package
|
|
1 | 2021-12-16 | quori_teleop |
The quori_teleop package
The quori_teleop package
|
|
1 | 2021-12-16 | quori_nav |
The quori_nav package
The quori_nav package
|
|
1 | 2021-12-16 | quori_mapping_odometry |
The quori_mapping_odometry package
The quori_mapping_odometry package
|
|
1 | 2021-12-16 | quori_launch |
The quori_launch package
The quori_launch package
|
|
1 | 2021-12-16 | quori_holonomic_drive_controller |
The quori_holonomic_drive_controller package
The quori_holonomic_drive_controller package
|
|
1 | 2021-12-16 | quori_face |
The quori_face package
The quori_face package
|
|
1 | 2021-12-16 | quori_description |
The quori_description package
The quori_description package
|
|
1 | 2021-12-16 | quori_controller |
The quori_controller package
The quori_controller package
|
|
1 | 2021-12-16 | quori_arm_controller |
The quori_arm_controller package
The quori_arm_controller package
|
|
1 | 2021-12-07 | snowbot_operating_system |
The weather outside is frightful
The weather outside is frightful
|
|
1 | 2021-11-30 | wireless_watcher |
A Python-based which publishes connection information about a linux wireless interface.
A Python-based which publishes connection information about a linux wireless interface.
|
|
1 | 2021-11-30 | wireless_msgs |
Messages for describing a wireless network such as bitrate, essid, and link quality.
Messages for describing a wireless network such as bitrate, essid, and link quality.
|
|
1 | 2021-11-26 | amr_interop_msgs |
The AMR interop_msgs package
The AMR interop_msgs package
|
|
1 | 2021-11-26 | amr_interop_bridge |
The AMR interop_bridge package
The AMR interop_bridge package
|
|
1 | 2021-11-25 | nav2d_tutorials |
Contains a set of tutorials that run 2D-Navigation within Stage-Simulator.
Contains a set of tutorials that run 2D-Navigation within Stage-Simulator.
|
|
1 | 2021-11-25 | nav2d_remote |
This package is used to manually control a robot that uses the operator and
navigator node from navigation_2d. Currently there is one node to control one
robot with a joystick and one to control multiple robots in simulation.
It can send commands directly to the operator or start and stop navigator actions.
This package is used to manually control a robot that uses the operator and
navigator node from navigation_2d. Currently there is one node to control one
robot with a joystick and one to control multiple robots in simulation.
It can send commands directly to the operator or start and stop navigator actions.
|
|
1 | 2021-11-25 | nav2d_operator |
The operator is a lightweight, purely reactive obstacle-avoidance
module for mobile robots moving in a planar environment. The operator node
works by evaluating a set of predefined motion primitives based on a local
costmap and a desired direction. The best evaluated motion command will be
send to the mobile base.
The operator is a lightweight, purely reactive obstacle-avoidance
module for mobile robots moving in a planar environment. The operator node
works by evaluating a set of predefined motion primitives based on a local
costmap and a desired direction. The best evaluated motion command will be
send to the mobile base.
|
|
1 | 2021-11-25 | nav2d_navigator |
This package provides a node for higher level navigation of a mobile
robot in a planar environment. It needs a map and the robot's position
within this map to create a plan for navigation. When used together with
a SLAM module it can also be used to perform autonomous exploration of
the robot's workspace.
This package provides a node for higher level navigation of a mobile
robot in a planar environment. It needs a map and the robot's position
within this map to create a plan for navigation. When used together with
a SLAM module it can also be used to perform autonomous exploration of
the robot's workspace.
|
|
1 | 2021-11-25 | nav2d_msgs |
Messages used for 2D-Navigation.
Messages used for 2D-Navigation.
|
|
1 | 2021-11-25 | nav2d_localizer |
Wrapper around Particle Filter implementation.
The SelfLocalizer can be used as library or as a ros-node.
Wrapper around Particle Filter implementation.
The SelfLocalizer can be used as library or as a ros-node.
|
|
1 | 2021-11-25 | nav2d_karto |
Graph-based Simultaneous Localization and Mapping module.
Includes OpenKarto GraphSLAM library by "SRI International".
Graph-based Simultaneous Localization and Mapping module.
Includes OpenKarto GraphSLAM library by "SRI International".
|
|
1 | 2021-11-25 | nav2d_exploration |
This package holds a collection of plugins for the RobotNavigator, that provide
different cooperative exploration strategies for a team of mobile robots.
This package holds a collection of plugins for the RobotNavigator, that provide
different cooperative exploration strategies for a team of mobile robots.
|
|
1 | 2021-11-25 | nav2d |
Meta-Package containing modules for 2D-Navigation
Meta-Package containing modules for 2D-Navigation
|
|
1 | 2021-11-22 | sob_layer |
Plugin-replacement for the default costmap_2d::InflationLayer.
Plugin-replacement for the default costmap_2d::InflationLayer.
|
|
1 | 2021-11-19 | astra_ros |
ROS wrapper for the Orbbec Astra SDK
ROS wrapper for the Orbbec Astra SDK
|
|
1 | 2021-11-12 | power_msgs |
ROS messages for power measurement and breaker control.
ROS messages for power measurement and breaker control.
|
|
1 | 2021-11-02 | turtlebot3_autorace_msgs |
The turtlebot3_autorace_msgs package
The turtlebot3_autorace_msgs package
|
|
1 | 2021-11-02 | turtlebot3_autorace_driving |
TurtleBot3 AutoRace ROS package that TurtleBot3 Auto driving
TurtleBot3 AutoRace ROS package that TurtleBot3 Auto driving
|
|
2 | 2021-11-02 | turtlebot3_autorace_detect |
AutoRace ROS packages for feature detection with TurtleBot3 Auto
AutoRace ROS packages for feature detection with TurtleBot3 Auto
|
|
2 | 2021-11-02 | turtlebot3_autorace_core |
TurtleBot3 AutoRace ROS package that TurtleBot3 Auto's core
TurtleBot3 AutoRace ROS package that TurtleBot3 Auto's core
|
|
2 | 2021-11-02 | turtlebot3_autorace_camera |
TurtleBot3 AutoRace ROS package that controls Raspberry Pi Camera, and process the image
TurtleBot3 AutoRace ROS package that controls Raspberry Pi Camera, and process the image
|
|
1 | 2021-11-02 | turtlebot3_autorace_2020 |
TurtleBot3 AutoRace 2020 ROS 1 packages (meta package)
TurtleBot3 AutoRace 2020 ROS 1 packages (meta package)
|
|
1 | 2021-10-30 | ira_laser_tools |
The ira_laser_tools package. These nodes are meant to provide some utils for lasers, like listen to different laser scan sources and merge them in a single scan or generate virtual laser scans from a pointcloud.
The ira_laser_tools package. These nodes are meant to provide some utils for lasers, like listen to different laser scan sources and merge them in a single scan or generate virtual laser scans from a pointcloud.
|
|
1 | 2021-10-29 | lusb |
Library for interfacing to USB devices
Library for interfacing to USB devices
|
|
1 | 2021-10-28 | roswww |
Feathery lightweight web server for ROS, that is based on
Feathery lightweight web server for ROS, that is based on
|
|
1 | 2021-10-26 | moveit_sim_controller |
A simulation interface for a hardware interface for ros_control, and loads default joint values from SRDF
A simulation interface for a hardware interface for ros_control, and loads default joint values from SRDF
|
|
1 | 2021-10-26 | 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 | 2021-10-26 | mbf_utility |
The mbf_utility package
The mbf_utility package
|
|
1 | 2021-10-26 | 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 | 2021-10-26 | 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 | 2021-10-26 | 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 | 2021-10-26 | 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 | 2021-10-26 | 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 | 2021-10-26 | 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 | 2021-10-26 | interactive_marker_twist_server |
Interactive control for generic Twist-based robots using interactive markers
Interactive control for generic Twist-based robots using interactive markers
|
|
1 | 2021-10-25 | catch_ros |
ROS integration for the Catch unit test framework
ROS integration for the Catch unit test framework
|
|
1 | 2021-10-08 | lvr2 |
The Las Vegas Surface Reconstruction Toolkit is an Open Source toolkit to reconstruct triangle meshes from unordered point clouds. It supports the generation of textured models either using colored point clouds or point clouds plus images and according calibration matrices. The LVR toolkit provides an Open Source C++ API for meshing and texture generation as well as an I/O interface to store the generated meshes in different exchange formats including Stanford PLY, Wavefront OBJ and Collada. In contrast to other meshing software, it focuses on reconstruction of large scale environments on city scale from high resolution point clouds.
The Las Vegas Surface Reconstruction Toolkit is an Open Source toolkit to reconstruct triangle meshes from unordered point clouds. It supports the generation of textured models either using colored point clouds or point clouds plus images and according calibration matrices. The LVR toolkit provides an Open Source C++ API for meshing and texture generation as well as an I/O interface to store the generated meshes in different exchange formats including Stanford PLY, Wavefront OBJ and Collada. In contrast to other meshing software, it focuses on reconstruction of large scale environments on city scale from high resolution point clouds.
|
|
1 | 2021-10-07 | people_velocity_tracker |
Track the output of the leg_detector to indicate the velocity of person.
Track the output of the leg_detector to indicate the velocity of person.
|
|
1 | 2021-10-07 | people_tracking_filter |
A collection of filtering tools for tracking people's locations
A collection of filtering tools for tracking people's locations
|
|
1 | 2021-10-07 | people_msgs |
Messages used by nodes in the people stack.
Messages used by nodes in the people stack.
|
|
1 | 2021-10-07 | people |
The people stack holds algorithms for perceiving people from a number of sensors.
The people stack holds algorithms for perceiving people from a number of sensors.
|
|
1 | 2021-10-07 | leg_detector |
Leg Detector using a machine learning approach to find leg-like patterns of laser scanner readings.
Leg Detector using a machine learning approach to find leg-like patterns of laser scanner readings.
|
|
1 | 2021-10-07 | face_detector |
Face detection in images.
Face detection in images.
|
|
1 | 2021-10-06 | clober_tools |
The clober_tools package
The clober_tools package
|
|
1 | 2021-10-06 | clober_teleop |
The meta package for Clober Teleoperator
The meta package for Clober Teleoperator
|
|
1 | 2021-10-06 | clober_slam |
This package includes launch files for slam
This package includes launch files for slam
|
|
1 | 2021-10-06 | clober_simulation |
The clober_simulation package
The clober_simulation package
|
|
1 | 2021-10-06 | clober_serial |
The clober_serial package
The clober_serial package
|
|
1 | 2021-10-06 | clober_navigation |
This package includes launch files for navigation
This package includes launch files for navigation
|
|
1 | 2021-10-06 | clober_description |
This package includes urdf files of Clober
This package includes urdf files of Clober
|
|
1 | 2021-10-06 | clober_bringup |
The clober_bringup package
The clober_bringup package
|
|
1 | 2021-10-06 | clober |
The meta package for Clober
The meta package for Clober
|
|
1 | 2021-10-05 | rokubimini_serial |
Rokubimini Serial implementation.
Rokubimini Serial implementation.
|
|
1 | 2021-10-05 | rokubimini_msgs |
ROS message and service definitions.
ROS message and service definitions.
|
|
1 | 2021-10-05 | rokubimini_ethercat |
Rokubimini Ethercat implementation.
Rokubimini Ethercat implementation.
|
|
1 | 2021-10-05 | rokubimini_description |
The rokubimini_description package
The rokubimini_description package
|
|
1 | 2021-10-05 | rokubimini_bus_manager |
C++ library deriving the abstract communication interface classes in the rokubimini library for EtherCAT.
C++ library deriving the abstract communication interface classes in the rokubimini library for EtherCAT.
|
|
1 | 2021-10-05 | rokubimini |
C++ library deriving the abstract communication interface classes in the rokubimini library for EtherCAT.
C++ library deriving the abstract communication interface classes in the rokubimini library for EtherCAT.
|
|
1 | 2021-10-05 | bota_worker |
High resolution version of the ROS worker.
High resolution version of the ROS worker.
|
|
1 | 2021-10-05 | bota_signal_handler |
Contains a static signal handling helper class.
Contains a static signal handling helper class.
|
|
1 | 2021-10-05 | bota_node |
ROS node wrapper with some convenience functions using *bota_worker*.
ROS node wrapper with some convenience functions using *bota_worker*.
|
|
1 | 2021-10-05 | bota_driver_testing |
ROS node for communicating with rokubimini sensors
ROS node for communicating with rokubimini sensors
|
|
1 | 2021-10-05 | bota_driver |
Meta package that contains all essential packages of BOTA driver.
Meta package that contains all essential packages of BOTA driver.
|
|
1 | 2021-10-04 | urdfdom_py |
Python implementation of the URDF parser.
Python implementation of the URDF parser.
|
|
1 | 2021-10-04 | rosee_msg |
The rosee_msg package
The rosee_msg package
|
|
1 | 2021-09-22 | dynamixel_interface |
dynamixel_interface aims to provide a fast, scalable and easily configurable
interface for controlling the Robotis 'Dynamixel' brand of servo motors. It
is implemented in c++ and is based on the official robotis dynamixel_sdk.
The controller is designed to handle many dynamixels at once and can
synchronously communicate with dynamixels spread across multiple serial ports.
The controller can run in either position, velocity or torque control modes
and is easily configured with an external yaml file.
dynamixel_interface aims to provide a fast, scalable and easily configurable
interface for controlling the Robotis 'Dynamixel' brand of servo motors. It
is implemented in c++ and is based on the official robotis dynamixel_sdk.
The controller is designed to handle many dynamixels at once and can
synchronously communicate with dynamixels spread across multiple serial ports.
The controller can run in either position, velocity or torque control modes
and is easily configured with an external yaml file.
|
|
1 | 2021-09-19 | move_base_sequence |
The move_base_sequence package
The move_base_sequence package
|
|
1 | 2021-09-15 |
|
||
1 | 2021-09-14 | clober_msgs |
The messages for Clober
The messages for Clober
|
|
1 | 2021-09-10 | rosconsole |
ROS console output library.
ROS console output library.
|
|
1 | 2021-09-10 | fkie_message_filters |
Improved ROS message filters
Improved ROS message filters
|
|
1 | 2021-09-03 | depthimage_to_laserscan |
depthimage_to_laserscan
depthimage_to_laserscan
|
|
1 | 2021-08-29 | multi_object_tracking_lidar |
ROS package for Multiple objects detection, tracking and classification from LIDAR scans/point-clouds
ROS package for Multiple objects detection, tracking and classification from LIDAR scans/point-clouds
|
|
1 | 2021-08-28 | cmvision |
Node for fast color blob detection
Node for fast color blob detection
|
|
1 | 2021-08-25 | automotive_platform_msgs |
Generic Messages for Communication with an Automotive Autonomous Platform
Generic Messages for Communication with an Automotive Autonomous Platform
|
|
1 | 2021-08-25 | automotive_navigation_msgs |
Generic Messages for Navigation Objectives in Automotive Automation Software
Generic Messages for Navigation Objectives in Automotive Automation Software
|
|
1 | 2021-08-25 | automotive_autonomy_msgs |
Messages for vehicle automation
Messages for vehicle automation
|
Packages
Packages
Name | Description | |||
---|---|---|---|---|
1 | 2021-06-23 | copernicus_description |
The copernicus_description package
The copernicus_description package
|
|
1 | 2021-06-23 | copernicus_control |
The copernicus_control package
The copernicus_control package
|
|
1 | 2021-06-23 | copernicus_base |
The copernicus_base package
The copernicus_base package
|
|
1 | 2021-06-22 | robotis_manipulator |
This package contains the manipulation API and functions for controlling the manipulator.
This package contains the manipulation API and functions for controlling the manipulator.
|
|
2 | 2021-06-18 | radar_msgs |
Generic Radar Messages
Generic Radar Messages
|
|
1 | 2021-06-18 | pacmod_msgs |
Message definition files for the PACMod driver
Message definition files for the PACMod driver
|
|
1 | 2021-06-18 | neobotix_usboard_msgs |
neobotix_usboard package
neobotix_usboard package
|
|
1 | 2021-06-18 | mobileye_560_660_msgs |
Message definitions for the Mobileye 560/660
Message definitions for the Mobileye 560/660
|
|
1 | 2021-06-18 | kartech_linear_actuator_msgs |
The kartech_linear_actuator_msgs package
The kartech_linear_actuator_msgs package
|
|
1 | 2021-06-18 | ibeo_msgs |
The ibeo_msgs package
The ibeo_msgs package
|
|
1 | 2021-06-18 | derived_object_msgs |
Abstracted Messages from Perception Modalities
Abstracted Messages from Perception Modalities
|
|
1 | 2021-06-18 | delphi_srr_msgs |
Message definitions for the Delphi SRR
Message definitions for the Delphi SRR
|
|
1 | 2021-06-18 | delphi_mrr_msgs |
Message definitions for the Delphi MRR
Message definitions for the Delphi MRR
|
|
1 | 2021-06-18 | delphi_esr_msgs |
Message definitions for the Delphi ESR
Message definitions for the Delphi ESR
|
|
1 | 2021-06-18 | astuff_sensor_msgs |
Messages specific to AStuff-provided sensors.
Messages specific to AStuff-provided sensors.
|
|
1 | 2021-06-17 | srdfdom |
Parser for Semantic Robot Description Format (SRDF).
Parser for Semantic Robot Description Format (SRDF).
|
|
1 | 2021-06-15 | s3_file_uploader |
Package with a node that facilitates the uploading of files to Amazon S3
Package with a node that facilitates the uploading of files to Amazon S3
|
|
1 | 2021-06-15 | s3_common |
Common utilities for interacting with AWS S3
Common utilities for interacting with AWS S3
|
|
1 | 2021-06-15 | rosbag_uploader_ros1_integration_tests |
End to end tests for rosbag-uploader-ros1 cloud extension package.
End to end tests for rosbag-uploader-ros1 cloud extension package.
|
|
1 | 2021-06-15 | rosbag_cloud_recorders |
Package with nodes that facilitate the recording of rosbag files
Package with nodes that facilitate the recording of rosbag files
|
|
1 | 2021-06-15 | recorder_msgs |
Messages and actions for rosbag recorders.
Messages and actions for rosbag recorders.
|
|
1 | 2021-06-15 | file_uploader_msgs |
Messages and actions for S3 file uploader.
Messages and actions for S3 file uploader.
|
|
1 | 2021-06-15 | fanuc_r2000ic_support |
|
|
1 | 2021-06-15 | fanuc_r2000ib_support |
|
|
1 | 2021-06-15 | fanuc_lrmate200id_support |
|
|
1 | 2021-06-15 | fanuc_lrmate200id_moveit_plugins |
|
|
1 | 2021-06-15 | fanuc_lrmate200id_moveit_config |
|
|
1 | 2021-06-15 | fanuc_lrmate200id7l_moveit_config |
|
|
1 | 2021-06-15 | fanuc_experimental |
Experimental packages for Fanuc manipulators within ROS-Industrial.
Experimental packages for Fanuc manipulators within ROS-Industrial.
|
|
1 | 2021-06-12 | pr2_se_calibration_launch |
pr2_se_calibration_launch
pr2_se_calibration_launch
|
|
1 | 2021-06-12 | pr2_dense_laser_snapshotter |
Stores the data from a series of laser scan messages in a dense representation, allowing
users to easily perform image-like operations on intensity or range data. This package is
experimental. Expect APIs to change.
Stores the data from a series of laser scan messages in a dense representation, allowing
users to easily perform image-like operations on intensity or range data. This package is
experimental. Expect APIs to change.
|
|
1 | 2021-06-12 | pr2_calibration_launch |
Launch files and configuration files needed to run the calibration pipeline on PR2. This package is
still experimental. Expect large changes tp occur.
Launch files and configuration files needed to run the calibration pipeline on PR2. This package is
still experimental. Expect large changes tp occur.
|
|
1 | 2021-06-12 | pr2_calibration |
The pr2_calibration package
The pr2_calibration package
|
|
1 | 2021-06-12 | laser_joint_projector |
Projects laser readings into a point cloud, based on a set of recorded joint angles
This package is experimental and unstable.
Expect its APIs to change.
Projects laser readings into a point cloud, based on a set of recorded joint angles
This package is experimental and unstable.
Expect its APIs to change.
|
|
1 | 2021-06-12 | laser_joint_processor |
Computes joint angles associated with a specific set of detected checkerboard corners.
This package is experimental and unstable.
Expect its APIs to change.
Computes joint angles associated with a specific set of detected checkerboard corners.
This package is experimental and unstable.
Expect its APIs to change.
|
|
1 | 2021-06-12 | dense_laser_assembler |
Stores streaming data from a laser sensor in a
dense representation. This allows the user to do 'image-like'
processing on the data, and can also be used for very fast approx
neighborhood searches. This package is still experimental and unstable.
Expect its APIs to change.
Stores streaming data from a laser sensor in a
dense representation. This allows the user to do 'image-like'
processing on the data, and can also be used for very fast approx
neighborhood searches. This package is still experimental and unstable.
Expect its APIs to change.
|
|
2 | 2021-06-11 | sdc21x0 |
Message definitions for the sdc21x0 motor controller
Message definitions for the sdc21x0 motor controller
|
|
2 | 2021-06-11 | mir_robot |
URDF description, Gazebo simulation, navigation, bringup launch files, message and action descriptions for the MiR100 robot.
URDF description, Gazebo simulation, navigation, bringup launch files, message and action descriptions for the MiR100 robot.
|
|
2 | 2021-06-11 | mir_navigation |
Launch and configuration files for move_base, localization etc. on the MiR robot.
Launch and configuration files for move_base, localization etc. on the MiR robot.
|
|
2 | 2021-06-11 | mir_msgs |
Message definitions for the MiR100 robot
Message definitions for the MiR100 robot
|
|
2 | 2021-06-11 | mir_gazebo |
Simulation specific launch and configuration files for the MiR100 robot.
Simulation specific launch and configuration files for the MiR100 robot.
|
|
2 | 2021-06-11 | mir_dwb_critics |
Trajectory critics for the dwb_local_planner that work well together with the SBPL global planner on the MiR robot
Trajectory critics for the dwb_local_planner that work well together with the SBPL global planner on the MiR robot
|
|
2 | 2021-06-11 | mir_driver |
A reverse ROS bridge for the MiR100 robot
A reverse ROS bridge for the MiR100 robot
|
|
2 | 2021-06-11 | mir_description |
URDF description of the MiR100 robot
URDF description of the MiR100 robot
|
|
2 | 2021-06-11 | mir_actions |
Action definitions for the MiR100 robot
Action definitions for the MiR100 robot
|
|
1 | 2021-06-09 | nearfield_map |
ProAut nearfield_map package
ProAut nearfield_map package
|
|
1 | 2021-06-08 | pcdfilter_pa |
ProAut pointcloud filter package
ProAut pointcloud filter package
|
|
1 | 2021-06-08 | parameter_pa |
ProAut parameter package
ProAut parameter package
|
|
1 | 2021-06-08 | octomap_pa_msgs |
ProAut octomap package (only messages)
ProAut octomap package (only messages)
|
|
1 | 2021-06-08 | octomap_pa_matlab |
This package contains the source code and the messages for the matlab
wrapper.
This package contains the source code and the messages for the matlab
wrapper.
|
|
1 | 2021-06-08 | octomap_pa |
ProAut octomap package
ProAut octomap package
|
|
1 | 2021-06-03 | test_osm |
These are regression tests for the osm_cartography and
route_network packages. They are packaged separately to avoid
unnecessary implementation dependencies.
These are regression tests for the osm_cartography and
route_network packages. They are packaged separately to avoid
unnecessary implementation dependencies.
|
|
1 | 2021-06-03 | route_network |
Route network graphing and path planning.
Route network graphing and path planning.
|
|
1 | 2021-06-03 | osm_cartography |
Geographic mapping using Open Street Map data.
Geographic mapping using Open Street Map data.
|
|
1 | 2021-06-03 | denso_robot_ros |
The denso robot ros stack constains libraries, configuration files, and ROS nodes for controlling a DENSO robot from ROS.
The denso robot ros stack constains libraries, configuration files, and ROS nodes for controlling a DENSO robot from ROS.
|
|
1 | 2021-06-03 | denso_robot_moveit_config |
An automatically generated package with all the configuration and launch files for using the DENSO robots with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the DENSO robots with the MoveIt Motion Planning Framework
|
|
1 | 2021-06-03 | denso_robot_gazebo |
The denso robot gazebo package includes a launch file for simulating DENSO robot.
The denso robot gazebo package includes a launch file for simulating DENSO robot.
|
|
1 | 2021-06-03 | denso_robot_descriptions |
The denso robot descriptions package includes URDF files for DENSO robots.
The denso robot descriptions package includes URDF files for DENSO robots.
|
|
1 | 2021-06-03 | denso_robot_core_test |
The denso robot core test package includes a node for testing denso robot core node.
The denso robot core test package includes a node for testing denso robot core node.
|
|
1 | 2021-06-03 | denso_robot_core |
The denso robot core package includes a node for controlling DENSO robot controllers.
The denso robot core package includes a node for controlling DENSO robot controllers.
|
|
1 | 2021-06-03 | denso_robot_control |
The denso robot control package includes a node for controlling DENSO robot controllers with MoveIt!.
The denso robot control package includes a node for controlling DENSO robot controllers with MoveIt!.
|
|
1 | 2021-06-03 | denso_robot_bringup |
The denso robot bringup package includes launch files for starting denso robot nodes.
The denso robot bringup package includes launch files for starting denso robot nodes.
|
|
1 | 2021-06-03 | bcap_service_test |
The bcap service test package includes a node for testing bcap service node.
The bcap service test package includes a node for testing bcap service node.
|
|
1 | 2021-06-03 | bcap_service |
The bcap service package includes a node for communicating ORiN from ROS.
The bcap service package includes a node for communicating ORiN from ROS.
|
|
1 | 2021-06-03 | bcap_core |
The bcap core package includes libraries for communicating ORiN via b-CAP (Binary - Controller Access Protocol) protocol.
The bcap core package includes libraries for communicating ORiN via b-CAP (Binary - Controller Access Protocol) protocol.
|
|
2 | 2021-05-28 | rc_common_msgs |
Common msg and srv definitions used by Roboception's ROS packages
Common msg and srv definitions used by Roboception's ROS packages
|
|
1 | 2021-05-26 | roswww_static |
Static web pages for ROS packages
Static web pages for ROS packages
|
|
1 | 2021-05-26 | clover_simulation |
The clover_simulation package provides worlds and launch files for Gazebo.
The clover_simulation package provides worlds and launch files for Gazebo.
|
|
1 | 2021-05-26 | clover_description |
The clover_description package provides URDF models of the Clover series of quadcopters.
The clover_description package provides URDF models of the Clover series of quadcopters.
|
|
1 | 2021-05-26 | clover_blocks |
Blockly programming support for Clover
Blockly programming support for Clover
|
|
1 | 2021-05-26 | clover |
The Clover package
The Clover package
|
|
1 | 2021-05-26 | aruco_pose |
Positioning with ArUco markers
Positioning with ArUco markers
|
|
1 | 2021-05-19 | rt_usb_9axisimu_driver |
The rt_usb_9axisimu_driver package
The rt_usb_9axisimu_driver package
|
|
1 | 2021-05-19 | gazesense_msgs |
ROS gazesense_msgs package
ROS gazesense_msgs package
|
|
1 | 2021-05-19 | gazesense_bridge |
ROS gazesense_bridge package
ROS gazesense_bridge package
|
|
2 | 2021-05-17 | fadecandy_msgs |
ROS msgs for fadecandy LED controllers
ROS msgs for fadecandy LED controllers
|
|
2 | 2021-05-17 | fadecandy_driver |
ROS driver for fadecandy LED controllers
ROS driver for fadecandy LED controllers
|
|
1 | 2021-05-15 | wifi_ddwrt |
Access to the DD-WRT wifi
Access to the DD-WRT wifi
|
|
1 | 2021-05-14 | async_comm |
A C++ library for asynchronous serial communication
A C++ library for asynchronous serial communication
|
|
1 | 2021-05-13 | velodyne_pointcloud |
Point cloud conversions for Velodyne 3D LIDARs.
Point cloud conversions for Velodyne 3D LIDARs.
|
|
1 | 2021-05-13 | velodyne_msgs |
ROS message definitions for Velodyne 3D LIDARs.
ROS message definitions for Velodyne 3D LIDARs.
|
|
1 | 2021-05-13 | velodyne_laserscan |
Extract a single ring of a Velodyne PointCloud2 and publish it as a LaserScan message
Extract a single ring of a Velodyne PointCloud2 and publish it as a LaserScan message
|
|
1 | 2021-05-13 | velodyne_driver |
ROS device driver for Velodyne 3D LIDARs.
ROS device driver for Velodyne 3D LIDARs.
|
|
1 | 2021-05-13 | velodyne |
Basic ROS support for the Velodyne 3D LIDARs.
Basic ROS support for the Velodyne 3D LIDARs.
|
|
1 | 2021-05-13 | fetchit_challenge |
The fetchit_challenge package
The fetchit_challenge package
|
|
1 | 2021-05-13 | fetch_simulation |
Fetch Simulation, packages for working with Fetch and Freight in Gazebo
Fetch Simulation, packages for working with Fetch and Freight in Gazebo
|
|
1 | 2021-05-13 | fetch_gazebo_demo |
Demos for fetch_gazebo package.
Demos for fetch_gazebo package.
|
|
1 | 2021-05-13 | fetch_gazebo |
Gazebo package for Fetch.
Gazebo package for Fetch.
|
|
1 | 2021-05-11 | cpr_common_core_msgs |
cpr_common_core_msgs
cpr_common_core_msgs
|
|
1 | 2021-05-10 | launchfile_switcher |
The launchfile_switcher package
The launchfile_switcher package
|
|
2 | 2021-05-09 | py_trees_msgs |
Messages used by py_trees_ros and some extras for the mock demos/tests.
Messages used by py_trees_ros and some extras for the mock demos/tests.
|
|
1 | 2021-05-08 | pr2_kinematics |
The pr2_kinematics package
The pr2_kinematics package
|
|
1 | 2021-05-08 | pr2_arm_kinematics |
This package provides a kinematics implementation for the PR2 robot. It can be used to compute forward and inverse kinematics.
This package provides a kinematics implementation for the PR2 robot. It can be used to compute forward and inverse kinematics.
|
|
1 | 2021-05-04 | rosauth |
Server Side tools for Authorization and Authentication of ROS Clients
Server Side tools for Authorization and Authentication of ROS Clients
|
|
1 | 2021-05-03 | stag_ros |
The stag_ros package
The stag_ros package
|
|
1 | 2021-04-27 | generic_control_toolbox |
Implements libraries useful for developing controllers for robotic manipulators.
Implements libraries useful for developing controllers for robotic manipulators.
|
|
1 | 2021-04-27 | ethercat_grant |
Makes it possible to run the ros_ethercat_loop without using sudo. Forked from pr2-grant
Makes it possible to run the ros_ethercat_loop without using sudo. Forked from pr2-grant
|
|
1 | 2021-04-26 | bagger |
An application used to systematically record rosbags
An application used to systematically record rosbags
|
|
1 | 2021-04-22 | points_preprocessor |
The points_preprocessor package
The points_preprocessor package
|
|
1 | 2021-04-21 | volta_simulation |
The volta_simulation package
The volta_simulation package
|
|
1 | 2021-04-21 | gpio_control |
Control GPIO pins on Raspberry Pi, Nvidia Jetson, and other Linux devices with GPIO pins
Control GPIO pins on Raspberry Pi, Nvidia Jetson, and other Linux devices with GPIO pins
|
|
1 | 2021-04-16 | hls_lfcd_lds_driver |
ROS package for LDS(HLS-LFCD2).
The LDS (Laser Distance Sensor) is a sensor sending the data to Host for the simultaneous localization and mapping (SLAM). Simultaneously the detecting obstacle data can also be sent to Host. HLDS(Hitachi-LG Data Storage) is developing the technology for the moving platform sensor such as Robot Vacuum Cleaners, Home Robot, Robotics Lawn Mower Sensor, etc.
ROS package for LDS(HLS-LFCD2).
The LDS (Laser Distance Sensor) is a sensor sending the data to Host for the simultaneous localization and mapping (SLAM). Simultaneously the detecting obstacle data can also be sent to Host. HLDS(Hitachi-LG Data Storage) is developing the technology for the moving platform sensor such as Robot Vacuum Cleaners, Home Robot, Robotics Lawn Mower Sensor, etc.
|
|
1 | 2021-04-15 | rr_rover_zero_driver |
The rover_zero_driver package
The rover_zero_driver package
|
|
1 | 2021-04-15 | rr_openrover_stack |
Packages related to the operation of Rover Robotics rover hardware. This includes a client
for interfacing with the hardware (rr_openrover_driver) and a tool for filtering time stamped
velocity commands (rr_control_input_manager).
Packages related to the operation of Rover Robotics rover hardware. This includes a client
for interfacing with the hardware (rr_openrover_driver) and a tool for filtering time stamped
velocity commands (rr_control_input_manager).
|
|
1 | 2021-04-15 | rr_openrover_simulation |
The rr_openrover_simulation package
The rr_openrover_simulation package
|
|
1 | 2021-04-15 | rr_openrover_driver_msgs |
The rr_openrover_driver_msgs package
The rr_openrover_driver_msgs package
|
|
1 | 2021-04-15 | rr_openrover_driver |
Provides an interface between ros and Rover Robotics rover hardware. Inputs to rr_openrover_driver
include emergency stop and velocity commands. It outputs diagnostic data such as encoder
readings and battery charge.
Provides an interface between ros and Rover Robotics rover hardware. Inputs to rr_openrover_driver
include emergency stop and velocity commands. It outputs diagnostic data such as encoder
readings and battery charge.
|
|
1 | 2021-04-15 | rr_openrover_description |
The rr_openrover_description package
The rr_openrover_description package
|
|
1 | 2021-04-15 | rr_control_input_manager |
Filter velocity commands by ensuring that message time stamps do not exceed given timeout thresholds.
Filter velocity commands by ensuring that message time stamps do not exceed given timeout thresholds.
|
|
1 | 2021-04-15 | dynamixel_sdk_examples |
The DYNAMIXEL SDK ROS example package
The DYNAMIXEL SDK ROS example package
|
|
1 | 2021-04-15 | dynamixel_sdk |
This package is wrapping version of ROBOTIS Dynamixel SDK for ROS. The ROBOTIS Dynamixel SDK, or SDK, is a software development library that provides Dynamixel control functions for packet communication. The API is designed for Dynamixel actuators and Dynamixel-based platforms.
This package is wrapping version of ROBOTIS Dynamixel SDK for ROS. The ROBOTIS Dynamixel SDK, or SDK, is a software development library that provides Dynamixel control functions for packet communication. The API is designed for Dynamixel actuators and Dynamixel-based platforms.
|
|
1 | 2021-04-14 | phidgets_msgs |
Custom ROS messages for Phidgets drivers
Custom ROS messages for Phidgets drivers
|
|
1 | 2021-04-14 | phidgets_imu |
Driver for the Phidgets Spatial 3/3/3 devices
Driver for the Phidgets Spatial 3/3/3 devices
|
|
1 | 2021-04-14 | phidgets_ik |
Driver for the Phidgets InterfaceKit devices
Driver for the Phidgets InterfaceKit devices
|
|
1 | 2021-04-14 | phidgets_high_speed_encoder |
Driver for the Phidgets high speed encoder devices
Driver for the Phidgets high speed encoder devices
|
|
1 | 2021-04-14 | phidgets_drivers |
API and ROS drivers for Phidgets devices
API and ROS drivers for Phidgets devices
|
|
1 | 2021-04-14 | phidgets_api |
A C++ Wrapper for the Phidgets C API
A C++ Wrapper for the Phidgets C API
|
|
1 | 2021-04-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
|
|
1 | 2021-04-13 | video_stream_opencv |
The video_stream_opencv package contains a node to publish a video stream (the protocols that
opencv supports are supported, including rtsp, webcams on /dev/video and video files) in ROS image topics, it supports camera info and basic image flipping (horizontal, vertical or both) capabilities, also adjusting publishing rate.
The video_stream_opencv package contains a node to publish a video stream (the protocols that
opencv supports are supported, including rtsp, webcams on /dev/video and video files) in ROS image topics, it supports camera info and basic image flipping (horizontal, vertical or both) capabilities, also adjusting publishing rate.
|
|
1 | 2021-04-10 | iris_lama_ros |
ROS package of IRIS Localization and Mapping (LaMa).
ROS package of IRIS Localization and Mapping (LaMa).
|
|
1 | 2021-04-07 | turtlebot3_msgs |
Message and service types: custom messages and services for TurtleBot3 packages
Message and service types: custom messages and services for TurtleBot3 packages
|
|
1 | 2021-04-06 | pincher_arm_moveit_demos |
Moveit demos for the PhantomX Pincher arm.
Moveit demos for the PhantomX Pincher arm.
|
|
1 | 2021-04-06 | pincher_arm_moveit_config |
An automatically generated package with all the configuration and launch files for using the pincher_arm with the MoveIt! Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the pincher_arm with the MoveIt! Motion Planning Framework
|
|
1 | 2021-04-06 | pincher_arm_ikfast_plugin |
IKFast plugin for the PhantomX Pincher arm
IKFast plugin for the PhantomX Pincher arm
|
|
1 | 2021-04-06 | pincher_arm_description |
URDF Description package for PhantomX Pincher arm
URDF Description package for PhantomX Pincher arm
|
|
1 | 2021-04-06 | pincher_arm_bringup |
Launch files for starting PhantomX Pincher arm drivers.
Launch files for starting PhantomX Pincher arm drivers.
|
|
1 | 2021-04-06 | pincher_arm |
The pincher_arm metapackage.
The pincher_arm metapackage.
|
|
1 | 2021-04-06 | jderobot_color_tuner |
The jderobot_color_tuner tool package
The jderobot_color_tuner tool package
|
|
1 | 2021-04-06 | graph_msgs |
ROS messages for publishing graphs of different data types
ROS messages for publishing graphs of different data types
|
|
1 | 2021-03-30 | visualstates |
The VisualStates is reactive hierarchical visual robot planning tool.
The VisualStates is reactive hierarchical visual robot planning tool.
|
|
1 | 2021-03-30 | settlerlib |
Defines helper functions and routines that greatly help when trying to create a settler
for a specific sensor channel. This package is experimental and unstable.
Expect its APIs to change.
Defines helper functions and routines that greatly help when trying to create a settler
for a specific sensor channel. This package is experimental and unstable.
Expect its APIs to change.
|
|
1 | 2021-03-30 | monocam_settler |
Listens on a ImageFeatures topic, and waits for the data to settle.
This package is experimental and unstable.
Expect its APIs to change.
Listens on a ImageFeatures topic, and waits for the data to settle.
This package is experimental and unstable.
Expect its APIs to change.
|
|
1 | 2021-03-30 | laser_cb_detector |
Extracts checkerboard corners from a dense laser snapshot.
This package is experimental and unstable. Expect its APIs to change.
Extracts checkerboard corners from a dense laser snapshot.
This package is experimental and unstable. Expect its APIs to change.
|
|
1 | 2021-03-30 | joint_states_settler |
Provides a node that reports how long a subset of joints has been
settled. That is, it calculates how long a set of joints has remained
within a specified threshold. This package is experimental and unstable.
Expect its APIs to change.
Provides a node that reports how long a subset of joints has been
settled. That is, it calculates how long a set of joints has remained
within a specified threshold. This package is experimental and unstable.
Expect its APIs to change.
|
|
1 | 2021-03-30 | interval_intersection |
Tools for calculating the intersection of interval messages coming
in on several topics. This package is experimental and unstable.
Expect its APIs to change.
Tools for calculating the intersection of interval messages coming
in on several topics. This package is experimental and unstable.
Expect its APIs to change.
|
|
1 | 2021-03-30 | image_cb_detector |
Provide a node that extracts checkerboard corners from ROS images.
This package is still experimental and unstable.
Expect its APIs to change.
Provide a node that extracts checkerboard corners from ROS images.
This package is still experimental and unstable.
Expect its APIs to change.
|
|
1 | 2021-03-30 | calibration_setup_helper |
This package contains a script to generate calibration launch and configurationfiles for your robot.
which is based on Michael Ferguson's calibration code
This package contains a script to generate calibration launch and configurationfiles for your robot.
which is based on Michael Ferguson's calibration code
|
|
1 | 2021-03-30 | calibration_msgs |
This package defines messages for storing calibration samples
to be used in full robot calibration procedures. This package
is still unstable. Expect the messages to change.
This package defines messages for storing calibration samples
to be used in full robot calibration procedures. This package
is still unstable. Expect the messages to change.
|
|
1 | 2021-03-30 | calibration_launch |
This package contains a collection of launch files that can be helpful in configuring
the calibration stack to run on your robot.
This package contains a collection of launch files that can be helpful in configuring
the calibration stack to run on your robot.
|
|
1 | 2021-03-30 | calibration_estimation |
Runs an optimization to estimate the a robot's kinematic parameters. This package is a
generic rewrite of pr2_calibration_estimation.
Runs an optimization to estimate the a robot's kinematic parameters. This package is a
generic rewrite of pr2_calibration_estimation.
|
|
2 | 2021-03-30 | calibration |
Provides a toolchain running through the robot calibration process. This
involves capturing calibration data, estimating parameters, and
then updating the URDF.
Provides a toolchain running through the robot calibration process. This
involves capturing calibration data, estimating parameters, and
then updating the URDF.
|
|
1 | 2021-03-29 | towr_ros |
A ROS dependent wrapper for
A ROS dependent wrapper for
|
|
1 | 2021-03-29 | towr |
A light-weight, Eigen-based
C++ library for trajectory optimization for legged robots.
This library provides implementations for variables, costs and constraints
that can be used to represent a legged locomotion problem.
The resulting Nonlinear Programming Problem (NLP) can then be solved with
off-the-shelf solvers, e.g. Ipopt using the generic optimizer interface
A light-weight, Eigen-based
C++ library for trajectory optimization for legged robots.
This library provides implementations for variables, costs and constraints
that can be used to represent a legged locomotion problem.
The resulting Nonlinear Programming Problem (NLP) can then be solved with
off-the-shelf solvers, e.g. Ipopt using the generic optimizer interface
|
|
1 | 2021-03-26 | flir_ptu_viz |
Launchfiles and rviz configs to assist with visualizing the FLIR PTUs.
Launchfiles and rviz configs to assist with visualizing the FLIR PTUs.
|
|
1 | 2021-03-26 | flir_ptu_driver |
Driver for the FLIR pan/tilt units.
Driver for the FLIR pan/tilt units.
|
|
1 | 2021-03-26 | flir_ptu_description |
URDF description the FLIR PTUs, currently the D46.
URDF description the FLIR PTUs, currently the D46.
|
|
1 | 2021-03-23 | timestamp_tools |
This package is currently for internal use only. Its API may change
without warning in the future. This package is deprecated.
This package is currently for internal use only. Its API may change
without warning in the future. This package is deprecated.
|
|
1 | 2021-03-23 | driver_common |
The driver_common stack contains classes and tools that are useful
throughout the driver stacks. It currently contains:
driver_base: A base class for sensors to provide a consistent state machine
(retries, error handling, etc.) and interface
timestamp_tools: Classes to help timestamp hardware events
The driver_common stack contains classes and tools that are useful
throughout the driver stacks. It currently contains:
driver_base: A base class for sensors to provide a consistent state machine
(retries, error handling, etc.) and interface
timestamp_tools: Classes to help timestamp hardware events
|
|
1 | 2021-03-23 | driver_base |
A framework for writing drivers that helps with runtime reconfiguration, diagnostics and self-test.
This package is deprecated.
A framework for writing drivers that helps with runtime reconfiguration, diagnostics and self-test.
This package is deprecated.
|
|
1 | 2021-03-22 | volta_teleoperator |
The volta_teleoperator package
The volta_teleoperator package
|
|
1 | 2021-03-22 | volta_rules |
The volta_rules package
The volta_rules package
|
|
1 | 2021-03-22 | volta_navigation |
The volta_navigation package
The volta_navigation package
|
|
1 | 2021-03-22 | volta_msgs |
The volta_msgs package
The volta_msgs package
|
|
1 | 2021-03-22 | volta_localization |
The volta_localization package
The volta_localization package
|
|
1 | 2021-03-22 | volta_description |
The volta_description package
The volta_description package
|
|
1 | 2021-03-22 | volta_control |
The volta_control package
The volta_control package
|
|
1 | 2021-03-22 | volta_base |
The volta_base package
The volta_base package
|
|
1 | 2021-03-22 | pacmod3 |
AutonomouStuff PACMod v3 Driver Package
AutonomouStuff PACMod v3 Driver Package
|
|
1 | 2021-03-18 | hfl_driver |
The hfl package
The hfl package
|
|
1 | 2021-03-17 | flir_boson_usb |
A simple USB camera driver for the FLIR BOSON using OpenCV
A simple USB camera driver for the FLIR BOSON using OpenCV
|
|
1 | 2021-03-16 | rosserial_leonardo_cmake |
CMake scripts for building Arduino Leonardo (atmega32u4) Firmwares
CMake scripts for building Arduino Leonardo (atmega32u4) Firmwares
|
|
1 | 2021-03-12 | heron_controller |
The heron_controller package
The heron_controller package
|
|
1 | 2021-03-11 | teraranger_array |
This package provides ros nodes for multi-sensor arrays from Terabee
This package provides ros nodes for multi-sensor arrays from Terabee
|
|
1 | 2021-03-11 | teraranger |
This package provides ros nodes for single sensors from Terabee
This package provides ros nodes for single sensors from Terabee
|
|
1 | 2021-03-07 | fetch_teleop |
Teleoperation for fetch and freight.
Teleoperation for fetch and freight.
|
|
1 | 2021-03-07 | fetch_ros |
Fetch ROS, packages for working with Fetch and Freight
Fetch ROS, packages for working with Fetch and Freight
|
|
1 | 2021-03-07 | fetch_navigation |
Configuration and launch files for running ROS navigation on Fetch.
Configuration and launch files for running ROS navigation on Fetch.
|
|
1 | 2021-03-07 | fetch_moveit_config |
An automatically generated package with all the configuration and launch files for using the fetch_urdf with the MoveIt Motion Planning Framework
An automatically generated package with all the configuration and launch files for using the fetch_urdf with the MoveIt Motion Planning Framework
|
|
1 | 2021-03-07 | fetch_maps |
The fetch_maps package
The fetch_maps package
|
|
1 | 2021-03-07 | fetch_ikfast_plugin |
Kinematics plugin for Fetch robot, generated through IKFast
Kinematics plugin for Fetch robot, generated through IKFast
|
|
1 | 2021-03-07 | fetch_description |
URDF for Fetch Robot.
URDF for Fetch Robot.
|
|
1 | 2021-03-07 | fetch_depth_layer |
The fetch_depth_layer package
The fetch_depth_layer package
|
|
1 | 2021-03-07 | fetch_calibration |
Launch and configuration files for calibrating Fetch using the 'robot_calibration' package.
Launch and configuration files for calibrating Fetch using the 'robot_calibration' package.
|
|
1 | 2021-03-02 | robot_pose_ekf |
The Robot Pose EKF package is used to estimate the 3D pose of a robot, based on (partial) pose measurements coming from different sources. It uses an extended Kalman filter with a 6D model (3D position and 3D orientation) to combine measurements from wheel odometry, IMU sensor and visual odometry. The basic idea is to offer loosely coupled integration with different sensors, where sensor signals are received as ROS messages.
The Robot Pose EKF package is used to estimate the 3D pose of a robot, based on (partial) pose measurements coming from different sources. It uses an extended Kalman filter with a 6D model (3D position and 3D orientation) to combine measurements from wheel odometry, IMU sensor and visual odometry. The basic idea is to offer loosely coupled integration with different sensors, where sensor signals are received as ROS messages.
|
|
1 | 2021-03-02 | network_traffic_control |
A ROS node that allows control of network emulation parameters such as bandwidth, loss and latency for a Linux network interface.
A ROS node that allows control of network emulation parameters such as bandwidth, loss and latency for a Linux network interface.
|
|
1 | 2021-03-02 | network_monitor_udp |
Facilities to monitor a network connection by sending UDP packets from
a client to a server, which bounces them back to the client. The client
collects statistics on latency and loss. The server is a C standalone utility
or a ROS node. The client can be a ROS node, a standalone utility or a python class.
Facilities to monitor a network connection by sending UDP packets from
a client to a server, which bounces them back to the client. The client
collects statistics on latency and loss. The server is a C standalone utility
or a ROS node. The client can be a ROS node, a standalone utility or a python class.
|
|
1 | 2021-03-02 | network_detector |
A ROS node that watches a given network interface and publishes
whether it is both UP and RUNNING (indicating that a cable is
plugged into it and communication is happening, for instance) or
not.
A ROS node that watches a given network interface and publishes
whether it is both UP and RUNNING (indicating that a cable is
plugged into it and communication is happening, for instance) or
not.
|
|
1 | 2021-03-02 | network_control_tests |
Test suite for the packages that are part of the "WiFi Test Setup" project:
network_monitor_udp, network_traffic_control, hostapd_access_point, linksys_access_point,
ddwrt_access_point.
Test suite for the packages that are part of the "WiFi Test Setup" project:
network_monitor_udp, network_traffic_control, hostapd_access_point, linksys_access_point,
ddwrt_access_point.
|
|
1 | 2021-03-02 | multi_interface_roam |
sdsdddsdsds
sdsdddsdsds
|
|
1 | 2021-03-02 | linux_networking |
The linux_networking package
The linux_networking package
|
|
1 | 2021-03-02 | linksys_access_point |
A ROS node that controls a Linksys access point with
a Linksys WRT610n-compatible web interface.
A ROS node that controls a Linksys access point with
a Linksys WRT610n-compatible web interface.
|
|
1 | 2021-03-02 | ieee80211_channels |
This package provides mapping from frequencies to
IEEE802.11 channels and vice-versa.
This package provides mapping from frequencies to
IEEE802.11 channels and vice-versa.
|
|
1 | 2021-03-02 | hostapd_access_point |
A ROS node that controls a hostapd-based access
point. It is mainly intended for use with a wireless
network adapter running in master mode. It implements
the dynamic_reconfigure interface defined
in the [[access_point_control]] package.
A ROS node that controls a hostapd-based access
point. It is mainly intended for use with a wireless
network adapter running in master mode. It implements
the dynamic_reconfigure interface defined
in the [[access_point_control]] package.
|
|
1 | 2021-03-02 | ddwrt_access_point |
A ROS node that controls a Linksys WRT610Nv2 access point with
a dd-wrt firmware. Other access points models/dd-wrt versions
may be compatible as long as the web interface is identical.
A ROS node that controls a Linksys WRT610Nv2 access point with
a dd-wrt firmware. Other access points models/dd-wrt versions
may be compatible as long as the web interface is identical.
|
|
1 | 2021-03-02 | asmach_tutorials |
This package containes numerous examples of how to use SMACH. See the examples directory.
This package containes numerous examples of how to use SMACH. See the examples directory.
|
|
1 | 2021-03-02 | asmach |
SMACH, which stands for 'state machine', is a task-level
architecture for rapidly creating complex robot behavior. At its
core, SMACH is a ROS-independent Python library to build
hierarchical state machines. SMACH is a new library that takes
advantage of very old concepts in order to quickly create robust
robot behavior with maintainable and modular code.
SMACH, which stands for 'state machine', is a task-level
architecture for rapidly creating complex robot behavior. At its
core, SMACH is a ROS-independent Python library to build
hierarchical state machines. SMACH is a new library that takes
advantage of very old concepts in order to quickly create robust
robot behavior with maintainable and modular code.
|
|
1 | 2021-03-02 | 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 | 2021-03-01 | robot_upstart |
The robot_upstart package provides scripts which may be used to install
and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
The robot_upstart package provides scripts which may be used to install
and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
|
|
1 | 2021-02-25 | z_laser_zlp1 |
|
|
1 | 2021-02-25 | z_laser_viz |
|
|
1 | 2021-02-25 | z_laser_projector |
|
|
1 | 2021-02-25 | z_laser_msgs |
|
|
1 | 2021-02-25 | z_laser_gui |
|
|
1 | 2021-02-24 | seek_thermal |
Seek thermal camera publishers through SeekWare SDK
Seek thermal camera publishers through SeekWare SDK
|
|
1 | 2021-02-23 | 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 | 2021-02-22 | rqt_bag_exporter |
Export data (images, numerics) from a bag file to create CSV and video files
Export data (images, numerics) from a bag file to create CSV and video files
|
|
1 | 2021-02-22 | leica_gazebo_simulation |
The leica_gazebo_simulation package
The leica_gazebo_simulation package
|
|
1 | 2021-02-22 | graph_rviz_plugin |
An RViz plugin to draw graphs from topics values
An RViz plugin to draw graphs from topics values
|
|
1 | 2021-02-20 | people_velocity_tracker |
Track the output of the leg_detector to indicate the velocity of person.
Track the output of the leg_detector to indicate the velocity of person.
|
|
1 | 2021-02-20 | people_tracking_filter |
A collection of filtering tools for tracking people's locations
A collection of filtering tools for tracking people's locations
|