Skip to content

Commit 3d017c1

Browse files
Update upkie_description to v1.2.0
1 parent 84c0fd0 commit 3d017c1

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
@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file.
99
- Frame selector in URDF frame display example
1010
- README: Conda installation instructions
1111

12+
### Changed
13+
14+
- Update Upkie description to v1.2.0
15+
1216
## [1.4.1] - 2023/2/28
1317

1418
### Added

robot_descriptions/_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ class Repository:
234234
),
235235
"upkie_description": Repository(
236236
url="https://github.com/tasts-robots/upkie_description.git",
237-
commit="v1.1.0",
237+
commit="3bc5251b7255641d275de8c6b949e13bf1a608ea",
238238
cache_path="upkie_description",
239239
),
240240
}

0 commit comments

Comments
 (0)