File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 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-
1611from __future__ import annotations
1712
1813import argparse
Original file line number Diff line number Diff line change 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."""
You can’t perform that action at this time.
0 commit comments