We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d945a commit e66f46cCopy full SHA for e66f46c
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## Unreleased
6
+
7
+### Changed
8
9
+- Update Stretch description to v1.0.0
10
11
## [1.5.0] - 2023/4/13
12
13
### Added
robot_descriptions/_repositories.py
@@ -224,7 +224,7 @@ class Repository:
224
),
225
"stretch_description": Repository(
226
url="https://github.com/robot-descriptions/stretch_description.git",
227
- commit="d9a614f8572d5a73f78a7f358107233c40a78b13",
+ commit="4b838429fe4c5d9f2937efe698444bd68968f376",
228
cache_path="stretch_description",
229
230
"talos-data": Repository(
0 commit comments