isaac-sim/OmniIsaacGymEnvs

Franka Robot articulation and task files include restrictive NVIDIA license headers

Opened this issue · 0 comments

The license statement in the files:
omniisaacgymenvs/robots/articulations/franka.py
omniisaacgymenvs/robots/articulations/factory_franka.py
omniisaacgymenvs/robots/articulations/cabinet.py

and their respective task files include the restrictive:

Copyright (c) 2021, NVIDIA CORPORATION. All rights reserved.

NVIDIA CORPORATION and its licensors retain all intellectual property
and proprietary rights in and to this software, related documentation
and any modifications thereto. Any use, reproduction, disclosure or
distribution of this software and related documentation without an express
license agreement from NVIDIA CORPORATION is strictly prohibited.

technically even cloning the repo is violating this statement. Are we allowed to use/modify these files consistent with the BSD 3-Clause License statement in the rest of the repo?