Merge pull request #3079 from aftersomemath:sysid-pr
PiperOrigin-RevId: 868229512 Change-Id: I790bc08fc8b0745583a2f92d9ee2c5a19ba558ea
This commit is contained in:
@@ -62,6 +62,18 @@ mujoco = [
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
sysid = [
|
||||
"absl-py",
|
||||
"colorama",
|
||||
"imageio[ffmpeg]",
|
||||
"jinja2",
|
||||
"matplotlib",
|
||||
"plotly",
|
||||
"pyyaml",
|
||||
"scipy",
|
||||
"tabulate",
|
||||
"typing_extensions",
|
||||
]
|
||||
usd = [
|
||||
"usd-core",
|
||||
"pillow"
|
||||
|
||||
Reference in New Issue
Block a user