We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6abf7 commit 88480cbCopy full SHA for 88480cb
robot_descriptions/loaders/mujoco.py
@@ -25,6 +25,7 @@ def load_robot_description(
25
description_name: Name of the robot description.
26
commit: If specified, check out that commit from the cloned robot
27
description repository.
28
+ variant: If specified, load a specific variant of the robot model.
29
30
Returns:
31
Robot model for MuJoCo.
0 commit comments