ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Problem with creating ROS in Fuerte

asked 2013-08-12 17:11:28 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hi,

I recently installed ROS Fuerte on my laptop ( still have ROS electric on it). When I tery to creat a workspace, I get the following error:

turtlebot@turtlebot03:~$ rosws init ~/fuerte_workspace /opt/ros/fuerte Traceback (most recent call last): File "/usr/bin/rosws", line 52, in <module> import rosinstall.rosws_cli ImportError: No module named rosws_cli

Does anyone have any idea what might be source of the problem?

edit retag flag offensive close merge delete

Comments

1

Fuerte is already old. Consider updating to a newer distro (aka Hydro) so that you can have more people able to help you. Just a wild guess, is it better after running: `sudo apt-get update && sudo apt-get update python-rosinstall` ?

Thomas gravatar image Thomas  ( 2013-09-29 21:12:16 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-01-30 01:21:37 -0500

Jman gravatar image

You can try swapping your active distro by calling source /opt/ros/fuerte/setup.bash

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-08-12 17:11:28 -0500

Seen: 158 times

Last updated: Jan 30 '14