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 f8a60fb commit 1ecaeeeCopy full SHA for 1ecaeee
CHANGELOG.md
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
8
9
- Citation file and BibTeX section in the readme
10
11
+### Changed
12
+
13
+- Update Upkie description to v1.5.0
14
15
## [1.8.1] - 2024-01-29
16
17
### Changed
robot_descriptions/_repositories.py
@@ -244,7 +244,7 @@ class Repository:
244
),
245
"upkie_description": Repository(
246
url="https://github.com/upkie/upkie_description.git",
247
- commit="3bc5251b7255641d275de8c6b949e13bf1a608ea",
+ commit="44445f66b3a40af06a8d2e277436f53377bb8ebd",
248
cache_path="upkie_description",
249
250
"skydio_x2_description": Repository(
0 commit comments