How to use fish shell in ROS
Hi all,
I use the fish shell in Ubuntu 20.04 with ROS Noetic. However, I cannot load the ROS path through “source /opt/ros/kinetic/setup.bash” or "source /opt/ros/kinetic/setup.zsh" like bash or zsh shell.
Is there a way to load the ROS path in the fish shell?