what is difference between local_setup.bash and setup.bash in ros2
itfanr@itfanr-pc:ros2_ws$ cd /opt/ros/bouncy
itfanr@itfanr-pc:bouncy$ ls
bin lib _local_setup_util.py setup.ps1 src
cmake local_setup.bash local_setup.zsh setup.sh
COLCON_IGNORE local_setup.ps1 opt setup.zsh
include local_setup.sh setup.bash share
My ros2 directory is listed above. what is difference between local_setup.bash and setup.bash in ros2 ? Thank you.