Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/isaaclab/setup.py
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need the newton dep here?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure the newton dep in isaaclab_newton is matching that one

Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"flaky",
"packaging",
# visualizers
"newton @ git+https://github.com/newton-physics/newton.git@35657fc",
"newton @ git+https://github.com/newton-physics/newton.git@821d4daafa2df446f6300688ba6a8a1d15e19e36",
"imgui-bundle>=1.92.5",
"rerun-sdk>=0.29.0",
# Required by pydantic-core/imgui_bundle on Python 3.12 (Sentinel symbol).
Expand Down
Loading