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 6ad6c5a commit 98ad469Copy full SHA for 98ad469
CHANGELOG.md
@@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
11
### Changed
12
13
- A1: use original URDF from Unitree
14
+- Updated ``unitree_ros`` repository
15
16
## [1.3.0] - 2022/12/16
17
robot_descriptions/_repositories.py
@@ -223,7 +223,7 @@ class Repository:
223
),
224
"unitree_ros": Repository(
225
url="https://github.com/unitreerobotics/unitree_ros.git",
226
- commit="92a36c7cf2fe7781adedce30cd6a6ab1456ef56c",
+ commit="059bd619c14c5d06346bcdec57b4191dccee2b86",
227
cache_path="unitree_ros",
228
229
"upkie_description": Repository(
0 commit comments