You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
I want to use your script to generate image sequences from replicacad.
Unfortunately, some errors occurred: AttributeError: 'habitat_sim._ext.habitat_sim_bindings.RigidObjectM' object has no attribute 'get_objects_by_handle_substring'
I would like to know which version you use habitat-sim and habitat-lab.
The text was updated successfully, but these errors were encountered:
I have solved this problem by using the same version(v0.2.2) for habitat-smi and habitat-lab.
Now I can get the correct sequences.
However, when using the script, I found that the "apt_3_nav" sequence is not consistent.
I'm having a hard time finding the right numbers.
Did you update the seed number?
If you can provide the latest, it would be greatly appreciated.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thanks for such a great open source work.
I want to use your script to generate image sequences from replicacad.
Unfortunately, some errors occurred:
AttributeError: 'habitat_sim._ext.habitat_sim_bindings.RigidObjectM' object has no attribute 'get_objects_by_handle_substring'
I would like to know which version you use habitat-sim and habitat-lab.
The text was updated successfully, but these errors were encountered: