• Ashwin Varghese Kuruttukulam's avatar
    Prevents import of pink when running other workflows (#317) · 870c3f13
    Ashwin Varghese Kuruttukulam authored
    This change prevents importing pink/dex-retargeting when using other
    IsaacLab scripts.
    
    * Change the import structure to only import ``pinocchio`` when
    ``pink-ik`` or ``dex-retargeting`` is being used.
    * This also solves for the problem that ``pink-ik`` and
    ``dex-retargeting`` are not supported in windows.
    * Removed ``isaacsim.robot_motion.lula`` and
    ``isaacsim.robot_motion.motion_generation`` from the default loaded
    Isaac Sim extensions and enable them only for RMPFlow
    * Moved pink ik action config to a separate file.
    * The pick_place task is now blacklisted from being imported
    automatically by isaaclab_tasks and have to be imported
      manually by the script.
    
    - Bug fix (non-breaking change which fixes an issue)
    - This change requires a documentation update
    
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./isaaclab.sh --format`
    - [x] I have made corresponding changes to the documentation
    - [x] My changes generate no new warnings
    - [x] I have updated the changelog and the corresponding version in the
    extension's `config/extension.toml` file
    - [x] I have added my name to the `CONTRIBUTORS.md` or my name already
    exists there
    
    ---------
    Signed-off-by: 's avatarKelly Guo <kellyguo123@hotmail.com>
    Co-authored-by: 's avatarchengronglai <chengrongl@nvidia.com>
    Co-authored-by: 's avatarKelly Guo <kellyg@nvidia.com>
    870c3f13
Name
Last commit
Last update
.aws Loading commit data...
.github Loading commit data...
.vscode Loading commit data...
apps Loading commit data...
docker Loading commit data...
docs Loading commit data...
scripts Loading commit data...
source Loading commit data...
tools Loading commit data...
.dockerignore Loading commit data...
.flake8 Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.pre-commit-config.yaml Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS.md Loading commit data...
LICENSE Loading commit data...
LICENSE-mimic Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
VERSION Loading commit data...
environment.yml Loading commit data...
isaaclab.bat Loading commit data...
isaaclab.sh Loading commit data...
pyproject.toml Loading commit data...