You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mohamed Fazil 7397a97a78
Merge pull request #124 from hello-robot/bugfix/eoa_cg_fix
1 week ago
.github/workflows Fix gh action and update hello_helpers license 8 months ago
docs Add mkdocs config 8 months ago
hello_helpers Update copyright notices + remove old images 3 months ago
images Update copyright notices + remove old images 3 months ago
stretch_calibration Update copyright notices + remove old images 3 months ago
stretch_core Add pitch and roll to cg list 1 week ago
stretch_dashboard Stretch Dashboard 2 years ago
stretch_deep_perception Update copyright notices + remove old images 3 months ago
stretch_demos Update copyright notices + remove old images 3 months ago
stretch_description Update copyright notices + remove old images 3 months ago
stretch_funmap Update copyright notices + remove old images 3 months ago
stretch_gazebo Update copyright notices + remove old images 3 months ago
stretch_navigation Update copyright notices + remove old images 3 months ago
stretch_octomap Update copyright notices + remove old images 3 months ago
stretch_rtabmap Update copyright notices + remove old images 3 months ago
.gitignore Missing .gitignore file 3 years ago
README.md Update copyright notices pt 2 3 months ago
mkdocs.yml Add mkdocs config 8 months ago

README.md

Getting Started

This repository holds ROS Noetic packages for the Stretch mobile manipulators from Hello Robot Inc. To get started with this code, take a look at the Stretch ROS Tutorials.

Directories

Resource Description
hello_helpers Miscellaneous helper code used across the stretch_ros repository
stretch_calibration Creates and updates calibrated URDFs for Stretch
stretch_core Drivers to use Stretch from ROS
stretch_dashboard Dashboard showing health and diagnostic stats about Stretch
stretch_deep_perception Demonstrations that use open deep learning models to perceive the world
stretch_demos Demonstrations of simple autonomous manipulation
stretch_description Generate and export URDFs
stretch_funmap Demonstrations of Fast Unified Navigation, Manipulation And Planning (FUNMAP)
stretch_gazebo Support for simulation of Stretch in the Gazebo simulator
stretch_navigation Support for the ROS navigation stack, including move_base, gmapping, and AMCL
stretch_octomap Support for mapping using OctoMap: efficient probabilistic 3D Mapping based on Octrees
stretch_rtabmap Support for mapping using Real-Time Appearance-Based Mapping (RTAB-Map)

Licenses

This software is intended for use with the Stretch mobile manipulators, which are robots produced and sold by Hello Robot Inc. For further information, including inquiries about dual licensing, please contact Hello Robot Inc.

For license details for this repository, see the LICENSE files found in the directories. A summary of the licenses follows:

Directory License
hello_helpers Apache 2.0
stretch_calibration GPLv3
stretch_core Apache 2.0
stretch_deep_perception Apache 2.0
stretch_demos Apache 2.0
stretch_description BSD 3-Clause Clear License
stretch_funmap LGPLv3
stretch_gazebo Apache 2.0
stretch_moveit_config Apache 2.0
stretch_navigation Apache 2.0
stretch_octomap Apache 2.0
stretch_rtabmap Apache 2.0