Skip to content

Commit 4cd5903

Browse files
committed
[robots/{py-,}example-robot-data] Update to v4.0.9
## [4.0.9] - 2023-11-29 ### What's Changed * Supported pinocchio with cppadcg installation by cmastalli in Gepetto/example-robot-data#180 * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in Gepetto/example-robot-data#181 * Verbose by nim65s in Gepetto/example-robot-data#183 * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in Gepetto/example-robot-data#184 * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in Gepetto/example-robot-data#187 * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in Gepetto/example-robot-data#188 * CMake: require >= 3.10 by nim65s in Gepetto/example-robot-data#185 * Update jrlcmakemodules to support Python 3.12 by jorisv in Gepetto/example-robot-data#190 * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in Gepetto/example-robot-data#189 * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in Gepetto/example-robot-data#191 * Sync submodule cmake by jcarpent in Gepetto/example-robot-data#192 ### New Contributors * jorisv made their first contribution in Gepetto/example-robot-data#190
1 parent 44dc9df commit 4cd5903

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

robots/example-robot-data/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
ORG= gepetto
66
NAME= example-robot-data
7-
VERSION= 4.0.8
7+
VERSION= 4.0.9
88

99
CATEGORIES= robots
1010
COMMENT= Robot URDFs for benchmarking and developed examples

robots/example-robot-data/distinfo

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SHA1 (example-robot-data-4.0.8.tar.gz) = 6b4f5a4c5c7a056acaef47afd90240e3b01c2c02
2-
RMD160 (example-robot-data-4.0.8.tar.gz) = b1927ed0638437c66cdb5840388f3163e60e2c77
3-
Size (example-robot-data-4.0.8.tar.gz) = 82850562 bytes
1+
SHA1 (example-robot-data-4.0.9.tar.gz) = 71356dfc07a14fd05e907e0b10f6cf7a18506cf7
2+
RMD160 (example-robot-data-4.0.9.tar.gz) = 187448796782511ae664b2cfe4ee079b718bde12
3+
Size (example-robot-data-4.0.9.tar.gz) = 82498446 bytes

robots/py-example-robot-data/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
ORG= gepetto
66
NAME= example-robot-data
7-
VERSION= 4.0.8
7+
VERSION= 4.0.9
88

99
CATEGORIES= robots
1010
COMMENT= Robot URDFs for benchmarking and developed examples

robots/py-example-robot-data/distinfo

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SHA1 (example-robot-data-4.0.8.tar.gz) = 6b4f5a4c5c7a056acaef47afd90240e3b01c2c02
2-
RMD160 (example-robot-data-4.0.8.tar.gz) = b1927ed0638437c66cdb5840388f3163e60e2c77
3-
Size (example-robot-data-4.0.8.tar.gz) = 82850562 bytes
1+
SHA1 (example-robot-data-4.0.9.tar.gz) = 71356dfc07a14fd05e907e0b10f6cf7a18506cf7
2+
RMD160 (example-robot-data-4.0.9.tar.gz) = 187448796782511ae664b2cfe4ee079b718bde12
3+
Size (example-robot-data-4.0.9.tar.gz) = 82498446 bytes

0 commit comments

Comments
 (0)