Skip to content

Commit 98ad469

Browse files
stephane-caronStéphane Caron
authored andcommitted
Update unitree_ros to latest commit
1 parent 6ad6c5a commit 98ad469

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
1111
### Changed
1212

1313
- A1: use original URDF from Unitree
14+
- Updated ``unitree_ros`` repository
1415

1516
## [1.3.0] - 2022/12/16
1617

robot_descriptions/_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ class Repository:
223223
),
224224
"unitree_ros": Repository(
225225
url="https://github.com/unitreerobotics/unitree_ros.git",
226-
commit="92a36c7cf2fe7781adedce30cd6a6ab1456ef56c",
226+
commit="059bd619c14c5d06346bcdec57b4191dccee2b86",
227227
cache_path="unitree_ros",
228228
),
229229
"upkie_description": Repository(

0 commit comments

Comments
 (0)