Skip to content

Releases: jasmeet0915/workon_ros

1.0.1: ZSH ROS 2 Autocomplete Bugfix

27 Sep 15:15
Compare
Choose a tag to compare

Autocomplete for ROS 2 commands apparently do not work in a terminal using ZSH. You can read more about the potential cause of this issue in this thread.

This is a minor release that re-enables autocomplete for ROS 2 commands in case you are using ZSH. This is based on a fix that was mentioned here.

Note: This was solely tested on Ubuntu 22.04 with ROS 2 Humble. It is possible that this issue might be resolved in the newer version of ROS 2 (Iron Irwini).

1.0.0: First Release

04 Aug 12:38
2732e32
Compare
Choose a tag to compare
  • Source ROS workspaces or distros with just a single command easily and quickly
  • Shows the current sourced workspace and ROS distro in the shell prompt
  • Support tab completion
  • Supports bash and zsh
  • Added -c parameter to change directory to the workspace with sourcing as well

example