how to install package which from another computer

asked 2015-06-08 17:28:56 -0500

crazymumu gravatar image

HI, i just copy my package from one computer which install ROS indigo to another computer which installed ROS indigo and under same workspace. And catkin_make, but when i roscd that package, it said can't find. Any suggestions, thanks

edit retag flag offensive close merge delete

Comments

Is your workspace in the second computer properly sourced? source CATKIN_WS/devel/setup.bash? Can you roscd into the copied package?

Javier V. Gómez gravatar image Javier V. Gómez  ( 2015-06-09 01:52:58 -0500 )edit

yes, i did that and can find the package with roscd

crazymumu gravatar image crazymumu  ( 2015-06-09 18:22:38 -0500 )edit

So what is the problem now? Because in the original post you say that roscd can't find it.

Javier V. Gómez gravatar image Javier V. Gómez  ( 2015-06-10 01:57:25 -0500 )edit