Problem in ROS Workspace Overlay [closed]

asked 2015-04-20 23:21:50 -0500

msrizal gravatar image

Apr 20 (23 hours ago) Hello everbody,

I'm Rizal from Malaysia and quite new with ROS. I need to install ROS Fuerte in my laptop (Ubuntu 12.04), eventhough I know it has a ROS Indigo (For Ubuntu 14.04) as a new one but I to use Fuerte for the some reason.

My question is, I have done install ROS Fuerte but I have a problem to continue with ROS Workspace Overlay. When I need to create new workspace with this command:

rosws init ~/fuerte_workspace /opt/ros/fuerte

it will came out with this error:

ERROR: Cannot find required rosinstall library version, check your installation (also of vcstools) is up-to-date. One frequent cause is that rosinstall 0.5 is still installed in /usr/local/lib.
No module named vcstools.vcs_abstraction

I try to find the previous Q and A, but I really dont get the answer. Please can some one help me.

Thank you very much

Best regards.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2017-12-20 00:04:39.466134

Comments

Check the error message: Do you have rosinstall installed in /usr/local? What do you get for which rosinstall?

dornhege gravatar image dornhege  ( 2015-04-21 02:58:58 -0500 )edit

I got:

/usr/bin/rosinstall

msrizal gravatar image msrizal  ( 2015-04-21 03:32:38 -0500 )edit
1

For rosinstall --version I get: rosinstall 0.7.5 vcstools: 0.1.36

dornhege gravatar image dornhege  ( 2015-04-21 04:11:24 -0500 )edit
1

Thank you for your concern dornhege. I run that command, and I got same error: ERROR: Cannot find required rosinstall library version, check your installation (also of vcstools) is up-to-date. One frequent cause is that rosinstall 0.5 is still installed in /usr/local/lib. No module named vcstools..

msrizal gravatar image msrizal  ( 2015-04-22 02:44:19 -0500 )edit

It's weird because I follow all the tutorial that has been given in WikiRos. Pse, what I should do next?

msrizal gravatar image msrizal  ( 2015-04-22 02:45:08 -0500 )edit