Skip to content

Commit ee2ff42

Browse files
committed
Upgrade manipulation and iiwa_setup
1 parent 27ea298 commit ee2ff42

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ python = ">=3.10,<3.11"
1010
# drake = {version = ">=0.0.20240302", source = "drake-nightly"}
1111
drake = "^1.28.0"
1212
numpy = "^1.25.2"
13-
manipulation = {git = "https://github.com/RussTedrake/manipulation.git", rev = "dd7851d2a8af76462a37f20604886872f56be5b0"}
14-
iiwa_setup = {git = "https://github.com/nepfaff/iiwa_setup.git", rev="55a1f43fe6178531323873300157102a88c1cb1c"}
13+
manipulation = {git = "https://github.com/RussTedrake/manipulation.git", rev = "341772fa8ee4dbc121f44b1b46ad352dac5e34a0"}
14+
iiwa_setup = {git = "https://github.com/nepfaff/iiwa_setup.git", rev="67545f4269f1532c3de0b46d21bd208f313e57cf"}
1515
tqdm = "^4.66.1"
1616
hydra-core = "^1.3.2"
1717
omegaconf = "^2.3.0"

0 commit comments

Comments
 (0)