NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_common
run_dev.sh exits without catching git-lfs error
Open
@jaiveersinghNV is already working on this.
Since Jul 24, 2025.
bug
- Dominant language
- C++
- Stars
- 317
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
the git-lfs installation check in run_dev.sh does not work if git is installed but without git-lfs (which is default on Ubuntu 22.04)
run_dev.sh exits without catching the missing installation of git-lfs.
I already opened PR #166 which fixes this issue.
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.