Skip to content

Commit 1ecaeee

Browse files
Update Upkie description to v1.5.0
1 parent f8a60fb commit 1ecaeee

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
88

99
- Citation file and BibTeX section in the readme
1010

11+
### Changed
12+
13+
- Update Upkie description to v1.5.0
14+
1115
## [1.8.1] - 2024-01-29
1216

1317
### Changed

robot_descriptions/_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ class Repository:
244244
),
245245
"upkie_description": Repository(
246246
url="https://github.com/upkie/upkie_description.git",
247-
commit="3bc5251b7255641d275de8c6b949e13bf1a608ea",
247+
commit="44445f66b3a40af06a8d2e277436f53377bb8ebd",
248248
cache_path="upkie_description",
249249
),
250250
"skydio_x2_description": Repository(

0 commit comments

Comments
 (0)