| # Copyright (c) 2022-2026, The Isaac Lab Project Developers (https://github.com/isaac-sim/IsaacLab/blob/main/CONTRIBUTORS.md). | |
| # All rights reserved. | |
| # | |
| # SPDX-License-Identifier: BSD-3-Clause | |
| """Configurations for the object lift environments.""" | |
| # We leave this file empty since we don't want to expose any configs in this package directly. | |
| # We still need this file to import the "config" module in the parent package. | |