System identification toolbox for MuJoCo.
This resulted from a lengthy collaboration with @kevinzakka, @jonathanembleyriches, @nimrod-gileadi, @gizemozd, @quagla, and @yuval.
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