NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac-ros-cli

LFS file check fails if ISAAC_ROS_WS path is pointing to a git repo with LFS files

Open
#18 1 comment 0 reactions 1 assignee View on GitHub

@jaiveersinghNV is already working on this.

Since May 13, 2026.

bug
Dominant language
Python
Stars
10
Forks
15
PR merge metrics
No merged PRs in 30d

Description

I encounter an issue when i try to activate the isaac ros cotainer, with the ISAAC_ROS_WS path pointing to a path that is within a git that contain LFS files.
This check fails, despite the files being pulled correctly on the host system within the git repo folder.

It seems like the git lfs status output expects something else than what I'm getting.

With git-lfs version 3.4.1 i get the following output

ubuntu@AL00:~/Workspace/auto_loader$ git lfs status
On branch devel

Objects to be committed:


Objects not staged for commit:


I've made it work temporarily by just skipping the check, but it doesn't seem too ideal to check a human-readable cli output in this case.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.