Skip to content

Commit 88480cb

Browse files
committed
document variant in docstring
1 parent 8c6abf7 commit 88480cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

robot_descriptions/loaders/mujoco.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ def load_robot_description(
2525
description_name: Name of the robot description.
2626
commit: If specified, check out that commit from the cloned robot
2727
description repository.
28+
variant: If specified, load a specific variant of the robot model.
2829
2930
Returns:
3031
Robot model for MuJoCo.

0 commit comments

Comments
 (0)