File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
6+ - Description YAM (URDF)
7+ - Description RBY1 Mobile Manipulatior (URDF)
68
79## [ 1.19.0] - 2025-07-03
810
@@ -18,6 +20,7 @@ All notable changes to this project will be documented in this file.
1820- Description: WL P311D (URDF)
1921- Description: WL P311E (URDF)
2022
23+
2124### Changed
2225
2326- Rename ` leap_hand_v1 ` to ` leap_hand_v1_description `
@@ -32,8 +35,6 @@ All notable changes to this project will be documented in this file.
3235- Description: Fourier N1 (URDF)
3336- Description: RSK omnidirectional robot (MJCF)
3437- Description: YAM (MJCF) (thanks to @kevinzakka )
35- - Description YAM (URDF)
36- - Description RBY1 Mobile Manipulatior (URDF)
3738
3839### Changed
3940
Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ class Repository:
240240 ),
241241 "rby1_description" : Repository (
242242 url = "https://github.com/uynitsuj/rby1_description.git" ,
243- commit = "d8e8fe5f92604ef56e11db7f9798973cf94767cb " ,
243+ commit = "e4c07203aa0a0d1b6b3b39da105cb00a77e2bc72 " ,
244244 cache_path = "rby1_description" ,
245245 ),
246246 "reachy_description" : Repository (
You can’t perform that action at this time.
0 commit comments