Skip to content

Commit 381822b

Browse files
committed
Nit.
1 parent 0784bda commit 381822b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

robot_descriptions/go1_mj_description.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: Apache-2.0
55
# Copyright 2022 Stéphane Caron
66

7-
"""Go1 MJCF description."""
7+
"""Unitree Go1 MJCF description."""
88

99
from os import getenv as _getenv
1010
from os import path as _path

robot_descriptions/go2_mj_description.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: Apache-2.0
55
# Copyright 2022 Stéphane Caron
66

7-
"""Go2 MJCF description."""
7+
"""Unitree Go2 MJCF description."""
88

99
from os import getenv as _getenv
1010
from os import path as _path

0 commit comments

Comments
 (0)