[Question] Anymal USD/URDF Parameters #1113
Unanswered
vassil-atn
asked this question in
Q&A
Replies: 2 comments
-
I recently was trying to get a sense of how Isaac was improving quadruped simulation speeds and can guess at some of these
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @vassil-atn, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi,
I've been playing around with the Anymal-C env and had a few questions regarding it.
Should the velocity limit in the USD (imported from the URDF) match the real velocity limit, i.e. 7.5 rad/s for the anymal-C ? Currently the limit is 20 in the URDF used for the anymal-c usd (https://github.com/isaac-orbit/anymal_c_simple_description/blob/master/urdf/anymal.urdf).
The same URDF has the joint position limits removed. Is there a particular reason for this?
Why is enable_self_collisions set to True for the Anymal envs?
For Anymal-D 1) and 2) seem to be set to the true values, but that doesn't seem to be the case for Anymal-C. Is there an issue with how the simulator handles those limits that led to this decision?
Beta Was this translation helpful? Give feedback.
All reactions