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 84c0fd0 commit 3d017c1Copy full SHA for 3d017c1
CHANGELOG.md
@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file.
9
- Frame selector in URDF frame display example
10
- README: Conda installation instructions
11
12
+### Changed
13
+
14
+- Update Upkie description to v1.2.0
15
16
## [1.4.1] - 2023/2/28
17
18
### Added
robot_descriptions/_repositories.py
@@ -234,7 +234,7 @@ class Repository:
234
),
235
"upkie_description": Repository(
236
url="https://github.com/tasts-robots/upkie_description.git",
237
- commit="v1.1.0",
+ commit="3bc5251b7255641d275de8c6b949e13bf1a608ea",
238
cache_path="upkie_description",
239
240
}
0 commit comments