-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port on notebooks the existing GPU simulations of model #60
Comments
Check out the |
I tried to add a visualization based on iDynTree, but I forgot that in iDynTree on PyPI I disabled the irrlicht deps in robotology/idyntree#1068, so I get as error:
|
For reference, this was the code:
|
We could try to use the conda version of IDynTree using |
Notebook added in #63. I'll open a different issue for ErgoCub simulation. Closing |
First step (cartpole):
Second step (ergocub):
I would keep the two in two different notebooks as the second one requires a separate dependency.
The text was updated successfully, but these errors were encountered: