This repository was archived by the owner on Jun 25, 2020. It is now read-only.
vcstools/rosinstall_tab_completion
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Archived ======== This repository has been archived due to a lack of maintainance and no longer being used in the ROS project. Content ------- This package only provides bash completion scripts for scripts in the rosinstall package. The scripts here were moved outside of roinstall due to several reasons: * They are only valid on Linux + bash systems * The install location is an absolute path (/etc/bash-completion.d) which is only valid on some systems * The easy install tool fails with SandboxViolation even for targeted Linux systems, whereas pip installs fine