Skip to content

Commit f562f24

Browse files
stephane-caronStéphane Caron
authored andcommitted
Update commit of Fanuc M-710iC repository
1 parent b52d7e9 commit f562f24

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

robot_descriptions/_repositories.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,9 @@ class Repository:
103103
cache_path="example-robot-data",
104104
),
105105
"fanuc_m710ic_description": Repository(
106-
url="https://github.com/" "robot-descriptions/fanuc_m710ic_description.git",
107-
commit="c3bb97cdffec25cf00463880d35c627af85b5b23",
106+
url="https://github.com/"
107+
"robot-descriptions/fanuc_m710ic_description.git",
108+
commit="d12af44559cd7e46f7afd513237f159f82f8402e",
108109
cache_path="fanuc_m710ic_description",
109110
),
110111
"GingerURDF": Repository(

0 commit comments

Comments
 (0)