Skip to content

Commit 9ce2a4d

Browse files
committed
corrects license header duplicate
1 parent 34e5581 commit 9ce2a4d

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

scripts/rsl_rl/cli_args.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@
88
#
99
# SPDX-License-Identifier: BSD-3-Clause
1010

11-
# Copyright (c) 2022-2025, The Isaac Lab Project Developers (https://github.com/isaac-sim/IsaacLab/blob/main/CONTRIBUTORS.md).
12-
# All rights reserved.
13-
#
14-
# SPDX-License-Identifier: BSD-3-Clause
15-
1611
from __future__ import annotations
1712

1813
import argparse

scripts/rsl_rl/play.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@
88
#
99
# SPDX-License-Identifier: BSD-3-Clause
1010

11-
# Copyright (c) 2022-2025, The Isaac Lab Project Developers (https://github.com/isaac-sim/IsaacLab/blob/main/CONTRIBUTORS.md).
12-
# All rights reserved.
13-
#
14-
# SPDX-License-Identifier: BSD-3-Clause
15-
1611
"""Script to train RL agent with RSL-RL."""
1712

1813
"""Launch Isaac Sim Simulator first."""

0 commit comments

Comments
 (0)