Closed hakuturu583 closed 6 years ago
@hakuturu583
We do not need this script, I think.
Because, following command is enough to install dependent packages.
And also, the dependent packages should be written in each package.xml
.
$ rosdep install -i -y -r --from-paths src --rosdistro kinetic
I already wrote this command on README on master
branch .
Best Regards.
Or, If it does not works on your computer, you should run following command before running rosdep install
command..
$ rosdep update
@hakuturu583
Now, I deleated rosdep.sh
.
Please revew it.
Best Regards.
Thanks
Status
DEVELOPMENT
Description
add rosdep.sh Before you setup this package, you should sh rosdep.sh
Related PRs
No Related PRs
Todos
Steps to Test or Reproduce