We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi!
I am an undergrad at University of Toronto, I'm just learning Mujoco.
I'm running the tutorial in google colab. From the documentation's python - tutorial notebook section.
I get TypeError: object of type 'list_iterator' has no len() in analysis of contact forces section.
TypeError: object of type 'list_iterator' has no len()
Run the tutorial up to an including the analysis of contact forces.
--
The text was updated successfully, but these errors were encountered:
I can deal with this if you assign it to me :)
Sorry, something went wrong.
erensunerr
No branches or pull requests
Intro
Hi!
I am an undergrad at University of Toronto, I'm just learning Mujoco.
My setup
I'm running the tutorial in google colab. From the documentation's python - tutorial notebook section.
What's happening? What did you expect?
I get
TypeError: object of type 'list_iterator' has no len()
in analysis of contact forces section.Steps for reproduction
Run the tutorial up to an including the analysis of contact forces.
Minimal model for reproduction
--
Code required for reproduction
--
Confirmations
The text was updated successfully, but these errors were encountered: