RoboStack / RoboStack/ros-jazzy
completion for ros2cli not working
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 55
- Avg merge
- 8h 57m
- Merged PRs (30d)
- 14
Description
Solution to issue cannot be found in the documentation.
- I checked the documentation.
Issue
shell completion for ros2 doesn't work out of the box. I had to manually:
source share/ros2cli/environment/ros2-argcomplete.bash
Looks like, this is usually sourced via share/ros2cli/package.dsv:
source;share/ros2cli/environment/ros2-argcomplete.bash
source;share/ros2cli/environment/ros2-argcomplete.zsh
Any idea, why it is not sourced with RoboStack (pixi)?
Installed packages
pixi jazzy
Environment info
pixi jazzy
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.
Research direction
Reproduce the missing completion after installing pixi jazzy, then inspect share/ros2cli/package.dsv and the referenced share/ros2cli/environment/ros2-argcomplete.bash and .zsh files. Compare the environment setup with the manual source workaround; done means ros2 shell completion works without sourcing either script manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, zsh
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100