Skip to content

Commit

Permalink
[robots/{py-,}example-robot-data] Update to v4.0.9
Browse files Browse the repository at this point in the history
    ## [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
  • Loading branch information
nim65s committed Nov 29, 2023
1 parent 44dc9df commit 4cd5903
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion robots/example-robot-data/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

ORG= gepetto
NAME= example-robot-data
VERSION= 4.0.8
VERSION= 4.0.9

CATEGORIES= robots
COMMENT= Robot URDFs for benchmarking and developed examples
Expand Down
6 changes: 3 additions & 3 deletions robots/example-robot-data/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SHA1 (example-robot-data-4.0.8.tar.gz) = 6b4f5a4c5c7a056acaef47afd90240e3b01c2c02
RMD160 (example-robot-data-4.0.8.tar.gz) = b1927ed0638437c66cdb5840388f3163e60e2c77
Size (example-robot-data-4.0.8.tar.gz) = 82850562 bytes
SHA1 (example-robot-data-4.0.9.tar.gz) = 71356dfc07a14fd05e907e0b10f6cf7a18506cf7
RMD160 (example-robot-data-4.0.9.tar.gz) = 187448796782511ae664b2cfe4ee079b718bde12
Size (example-robot-data-4.0.9.tar.gz) = 82498446 bytes
2 changes: 1 addition & 1 deletion robots/py-example-robot-data/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

ORG= gepetto
NAME= example-robot-data
VERSION= 4.0.8
VERSION= 4.0.9

CATEGORIES= robots
COMMENT= Robot URDFs for benchmarking and developed examples
Expand Down
6 changes: 3 additions & 3 deletions robots/py-example-robot-data/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SHA1 (example-robot-data-4.0.8.tar.gz) = 6b4f5a4c5c7a056acaef47afd90240e3b01c2c02
RMD160 (example-robot-data-4.0.8.tar.gz) = b1927ed0638437c66cdb5840388f3163e60e2c77
Size (example-robot-data-4.0.8.tar.gz) = 82850562 bytes
SHA1 (example-robot-data-4.0.9.tar.gz) = 71356dfc07a14fd05e907e0b10f6cf7a18506cf7
RMD160 (example-robot-data-4.0.9.tar.gz) = 187448796782511ae664b2cfe4ee079b718bde12
Size (example-robot-data-4.0.9.tar.gz) = 82498446 bytes

0 comments on commit 4cd5903

Please sign in to comment.