Problem understanding the value of ROS_PACKAGE_PATH [closed]

asked 2020-03-02 04:38:18 -0500

Yadav gravatar image

updated 2020-03-02 05:26:10 -0500

Delb gravatar image

I am having problem to understand ,why when i type echo $ROS_PACKAGE_PATH, why i have different directory for workspace and different directory for install. Please look at the result. And i am sourcing 'setup.bash' from the right directory .

ciscrea@ciscrea:~$ echo $ROS_PACKAGE_PATH
/home/ciscrea/Pipe_Wizard/workspace/src:/home/ciscrea/catkin_ws/install/share:/home/ciscrea/catkin_ws/install/stacks:/opt/ros/indigo/share:/opt/ros/indigo/stacks
ciscrea@ciscrea:~$

I am sourcing setup.bash from: ~ /Pipe_Wizard/workspace/devel/

Version : Indigo , Ubuntu 14.04 LTS

Help needed :)

Thanku in advance :)

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by mgruhler
close date 2020-03-10 07:14:11.076671

Comments

Please edit your question to have a shorter title that tells the subject of your issue and describe it only in the body.

Delb gravatar image Delb  ( 2020-03-02 05:01:05 -0500 )edit

@Delb done bro, see now :)

Yadav gravatar image Yadav  ( 2020-03-02 05:12:57 -0500 )edit

I've done the modifications for you to see what is expected. For your question you could see #q253363.

Delb gravatar image Delb  ( 2020-03-02 05:29:14 -0500 )edit

@Delb thanks for the help bro

Yadav gravatar image Yadav  ( 2020-03-10 05:28:42 -0500 )edit