Question about "./devel/setup.bash" while sourcing setup.bash
Normally i source my environment with "source /devel/setup.bash" but i noticed in the tutorial that there is a period before the file location "source ./devel/setup.bash" Why is that period there?
p.s. This is my first post so im not sure where to really ask this question.
Edit:
This is the tutorial I was following: http://wiki.ros.org/ROS/Tutorials/Exa...
# In your catkin workspace $ cd ~/catkin_ws $ source ./devel/SETUP.BASH
Could you please link to "the tutorial" you refer to in your question text?
Perhaps even include a quote of the section you mention has the dot in it.