Is there a way for me to not have to build and source every time I open a new terminal
Hello all,
Thank you for your time and consideration!
I'm using ROS melodic on Ubuntu 18.04 distribution and every time I open a new terminal, or even a new tab on a terminal, I have to re-build and re-source my workspace ( "catkin build [package names]" and "source devel/setup.bash"). I used a docker image at university and I didn't have to do this. i'm wondering if there is something that I can do so that once I build my workspace once it's built in all terminals.
Please forgive any terminology misuse, I'm fairly new to ROS and welcome any feedback!
Cheers,
Derek